Aug 30 12:56:25 Unreal-Engines-iPhone TestCardboard_0826[472] <Warning>: Failed to load font: file not found at file:///var/containers/Bundle/Application/8224C7F6-6A72-4868-97A9-869A23CD6F2A/TestCardb ...
Seems like failure to init SDL device is not being properly propagated and something on the higher level keeps pushing commands to the (non-existent?) audio thread. Paging also [Link Removed] and [ ...
[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 = ...