Player Start does not work when its far from 0,0,0

It should be the “enable world bounds check”. Alternatively if it’s a c++ project add a breakpoint in your pawn’s OnDestroy (or whatever the function is called, on my phone right now) and look at the call stack to see what’s destroying your object.

1 Like