It’s the GameMode override, its set to None for the MainMenu which is fine but Level01 inherits None when it is loaded, but if I open the level directly it has the Override with the correct pawn class, anyway to disable inherit game mode or something similar?