Event BeginPlay suddenly not firing anymore any any blueprint

Just run into the same problem and realized the GameState and GameMode must be from the same “type” like GameStateBase + GameModeBase OR GameState + GameMode but no mixes - yes, it does matter :slight_smile:

4 Likes