In some occasions, engine code iterates over a certain subsystem type by calling FSubsystemCollection::GetSubsystemArray() and then calling some method on all subsystems of the returned array. This ...
Generated from CrashReporter ...
While running regression pass, found that UnrealMatch3 hits an ensure when user selects to Launch on to iOS device. LogOutputDevice:Error: The ini file '../../../UnrealMatch3/Saved/Config/IOS/Device ...
Crash occurs when the user adds an Input Pose node to a State graph in an Animation Blueprint. ...
In the Android Vulkan Mobile preview mode, when multiple GPU niagara systems are visible and the user moves the camera around the level it can cause a crash, potentially caused by a race condition o ...
Whenever creating the EditorUtilityWidget asset with EditorTutorial as the parent class, the packaging will fail. If the tutorial is not launched the package will succeed. But launched, it will fail ...
Two ensures fire when opening the TM-ShaderModels Map in QAGame with the -onethread argument. The callstacks look identical with the exception that one is for a pixel shader and the other is for a v ...
Report from a licensee that InitializeControlRigComponent using CR_Frame_Destructible in city sample is taking a lot of frame time. It seems that a lot of time is being spent hashing and also URigV ...