My Player stucks when I spawn

Hello,
i have a problem. I created a map and all works fine, but now i can spawn but not move… my player stuck when i spawn.
My Killzone is: -1048575.0

Sorry for my bad english, can anyone help me?
thanks :slight_smile:

With so little information, it’s hard to tell, but there are a few things that could go wrong:

  1. Your character could be stuck in the ground or float above the navmesh. Try moving the Player Start up/down a bit to see if it helps.

  2. If that doesn’t help, drag your character directly in the map. Can you move him that way? What if you place him in a smaller template map?

  3. Finally, add a Print node after the input events to check if you even get the input events. If you press the button, does your test message get displayed on the screen?

In addition, it could be that your player is spawning inside a collision.
Did you make sure the colision of your map is set up correctly?