After multiplayer ServerTravel, the initial play of the server role's playercontroller is faster than that of the gamemode

On initial connection with a server the game mode exists before any controller.

On server travel the client already has a controller… still connected to a session.

So when you travel you need to re-poll everything.