Player pawn is none after open Level

Hi, I have found a way to solve it, and it is crazily simple.

Just

1.turn your parent class of your game mode to Game Mode Base

2.turn your parent class of your game state to Game State Base
That is all.

At least, it works for me.

Good luck!