Actor not moving when spawned? Moves when placed in scene

Center actor is moving to blue cube and was previously placed before pressing play, clump of actors were spawned in top left and refuse to move.

image

I already have possess ai working when spawned, I’m using a nav mesh. Not sure why it wont work.

also something interesting, if I have turn on auto possess player 0, the pre placed actor will stop moving and the newly spawned actor does, then if I spawn another actor only the newest actor will continue to move.