Spawned Object keeps spawning at player starting location

Hey SubjectFR,

Cannot repro your problem. I checked your code and it should work.

Try to debug SpawnActor function. It can modify your initial position.
Compare NewLocation with your SpawnLocation in line 331 (in LevelActor.cpp).