SetActorLabel before gameplay

Hmmm… I’ve never tried calling it from OnConstruction, but I could see how SetActorLabel could wreak havoc when renaming an actor. Maybe use PostActorCreated instead of OnConstruction. If this doesn’t work, please post the stack trace of the crash.