Do you have a “Default Pawn Class” setup in the game mode?
If set to none then either set it to a pawn or pawn derived class, or spawn it in the post login event and posses the newly spawned pawn with the incoming player controller.
Also check if the GameInstance is set to GameInstanceBP. Project settings => maps and modes => Game instance (near the bottom)