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.
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.
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
Does media player's OpenFile method support dynamically opening a video file?
How to implement springarm components to scale according to mouse position in spawn?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-140079 in the post.
2 |
Component | UE - Networking |
---|---|
Affects Versions | 5.0 |
Target Fix | 5.3 |
Created | Jan 24, 2022 |
---|---|
Resolved | Mar 7, 2023 |
Updated | Apr 27, 2023 |