[Link Removed] ...
The VoipListenerSynthComponent created by the voice chat will try to be released by the GC after the server travel because it has previous levels and references, but the referenced level does not al ...
This is a regression as it does not happen in //UE5/Release-5.1.1 ...
BlueprintGeneratedClass is not based UBleupint. So the following code is failed. bool UActorFactoryBlueprint::PreSpawnActor( UObject* Asset, FTransform& InOutLocation) { UBlueprint* Blueprint = ...
The main landscape actor's outer level's WorldSettings gets nullified by GC on PIE end, which leads to this problem. For some reason, this only seems to occur with the attached custom game mode : it ...