Description

Normally during seamless travel, the GameMode and GameState are only kept when traveling to the transition map, not when going from the transition map to the destination. If these actors are kept all the way through the seamless travel, it seems as though it causes issues with the client's characters, as they will be unable to control them after the travel is complete.

Steps to Reproduce

In the GameMode's GetSeamlessTravelActorList, move the calls to add the GameMode and GameState to the ActorList outside of the "if (bToTransition)" check.
Seamlessly travel from one level to another.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-140079 in the post.

1
Login to Vote

Cannot Reproduce
ComponentUE - Networking
Affects Versions5.0
Target Fix5.3
CreatedJan 24, 2022
ResolvedMar 7, 2023
UpdatedApr 27, 2023