Player pawn is none after open Level

This reply is really late but if it helps anyone in the future, This is most likely because you have set input mode UI only when displaying the widget to the viewport for the main menu but forgot to set the input mode to Game and UI/ Game only where you are doing the open level node.

1 Like