My character is not jumping when entering the level

Ive given my character an input to jump and everything works fine in my level, but when I enter my level from my main menu by clicking play and having my new level open from the button, my character cannot jump, I have not set any other movement other than a constant movement of moving right, which works fine, but I can not jump

Sounds a bit as if your character was not possessed - can you double check:

image

  • where is the movement implemented? In the character? In the player?
  • are you using a Game Mode?

I just possessed it to player 0 and tried player 1, still does not work, the movement is in the character bp