My Player stucks when I spawn

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?