UE5 Seamless travel bug found. We found the cause, and also have a workaround

If anyone else runs into trouble here is what to include in your cpp along with the corrections shown above

include “Net/UnrealNetwork.h”
include “GameFramework/GameModeBase.h”
include “GameMapsSettings.h”

1 Like