Ue4 Level change, Character unable to move on second level

Basically what the title says, i followed a tutorial on how to create a checkpoint or level change to teleport your character from one scene to the next. It works fine, i get from level 1 to 2, but on the second level i am unable to move around at all.

I am using the top down view template if that matters,

Did you create both levels from scratch? If not, check to see if there is anything in the level blueprint for the first level that might be permitting movement.

Another possibility is that you don’t have your game mode with your default Pawn assigned for the new level you created. This can be done in Settings->World Settings->Gamemode Override. Then select the top down template game mode.

Still works. UE5.