What if you SetConstraintMode() under BeginPlay(), and not in the constructor?
I’ve encountered various functions that don’t work well in the constructor, but fine on BeginPlay(). Maybe this is one of them too?
What if you SetConstraintMode() under BeginPlay(), and not in the constructor?
I’ve encountered various functions that don’t work well in the constructor, but fine on BeginPlay(). Maybe this is one of them too?