UE4Editor does not start when there are no audio devices available

UE - Platform - Linux - Sep 26, 2018

UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...

Crash after changing either the Anim Start or End times of an Animation Composite

UE - Anim - Runtime - Jul 19, 2022

This is a regression tested in //UE4/Release-4.27 CL#18319896 Crash after changing either the Anim Start or End times of an Animation Composite when using Enter to confirm their value. ...

Oculus Hand Components trigger a crash when Hand Tracking Support is changed

UE - Platform - XR - May 9, 2022

Oculus Hand Components trigger a crash while playing in editor when Hand Tracking Support is changed to Hands Only. ...

Adding a track for LayerData.Offset to UMG Animation throws an Ensure

UE - Anim - Sequencer - Mar 14, 2022

Adding a track for LayerData.Offset throws an ensure that states "No default blender class specified on property, and no custom blender specified on entities. Falling back to float blender." This do ...

GoogleVR - Crash opening application on device: FATAL EXCEPTION: MainThread-UE4

UE - Platform - XR - Oct 30, 2018

GoogleVR package for android crashes on startup with the following error:10-30 11:36:52.658: E/AndroidRuntime(12189): FATAL EXCEPTION: MainThread-UE4 10-30 11:36:52.658: E/AndroidRuntime(12189): Pr ...

HLOD Build crashing when building nanite for mesh with 2 material having the same parameters

UE - World Creation - Worldbuilding Tools - HLOD - Dec 2, 2023

From Licensee: Catching the exception with debugger allowed us to find a list of materials on the hlod mesh on which the error occured and we were then able to link it to one of our meshes causing ...

Linux: UE_ENGINE_DIRECTORY not being set by UBT

UE - Platform - Linux - Mar 27, 2018

UBT is not passing UE_ENGINE_DIRECTORY to GForeignEngineDir because in UEBuildTarget.cs IsCurrentPlatform only checks for Windows and Mac. Because GForeignEngineDir is not set, config files and oth ...

Editor crash on loading a project after enabling the Tango plugin on Linux

UE - Platform - Linux - Aug 22, 2017

Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...

Crash when changing details of an animation in an Animation Composite

UE - Anim - Jun 7, 2022

This is a regression tested in //UE4/Release-4.27 CL#18319896 Fatal error is thrown and the Editor crashes when changing details of an animation in an Animation Composite. ...