Hey, don’t worry about it. All your default settings are fine based on what was shown in the video. So the issue might be associated with the transition to new map itself. Try overriding the game mode for your custom map to BP_GameMode_InGame. Alternatively, you can use your own game mode but have its default HUD class to BP_HUD_InGame. Either one of these changes should ideally make it work as expected.