I’m using GetWorld()->ServerTravel() which is working perfectly, however when the players transition to the new map they now have two HUD’s, and the player controller seems to be reset. I am most likely missing something simple. Any ideas?
Is it something to do with the destination map having a gamemode set and it for some reason overlays the HUD twice?