MDL imported from Substance Source with Datasmith causes a crash

UE - Editor - Content Pipeline - Import and Export - Mar 8, 2019

MDL downloaded from Substance Source causes a crash. This is reported on UDN by an Enterprise customer: https://udn.unrealengine.com/questions/487598/why-would-ue4-is-always-crashing-when-import ...

Niagara Fluids Grid3D_Gas_Explosion causes a crash

UE - Niagara - May 4, 2022

Placing Grid3D_Gas_Explosion into a level then packaging the level for windows will crash the packaged project. The package will give an error that it crashed while loading and quit.  This does not ...

Level asset "Diff against depot" opens P4 Merge tool

UE - World Creation - Worldbuilding Tools - Mar 1, 2024

You can right click a level asset in the editor's Content Browser and do the action Source Control > Diff against Depot. However, this does not provide a useful diff window. It currently opens the d ...

Attempting to export sequencer camera causes editor to crash on Linux

UE - Platform - Linux - Oct 26, 2016

Trying to export a sequence camera on Linux causes the editor to crash. This does not occur on Windows. EDIT: Crash seems to occur when focus leaves the FileName field. ...

Crash when opening a new level while opening Editor Utility Widget after opening and closing it multiple times

Tools - Jun 4, 2019

Crash when opening a new level with reopened EditorUtilityWidget after opening and closing it multiple times. The cause of this issue is that UEditorUtilityWidgetBlueprint :: UpdateRespawnListIfNee ...

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 ...

Calling ServerTravel with bShouldSkipGameNotify set to false causes a crash

UE - Gameplay - Feb 22, 2019

Calling ServerTravel with bShouldSkipGameNotify set to false results in a crash. The reproduction case provided is in PIE but this also occurs in a packaged game Regression?: Yes This did not occur ...

Crash when using Get Start/End Frame (Seconds) node with MovieSceneSection have no opened bound

UE - Anim - Sequencer - Aug 14, 2019

If use Get Start/End Frame (Seconds) with GetStartFrame has a section isBounded is False, eg 3DTransformSection, editor will be crashed. Specifically, a following code occur crash. inline FFrame ...

Launch crashes on Android if device has Wifi disconnected

UE - Platform - Mobile - Mar 10, 2016

Launch On crashes on a Android devices if networking is disabled. This used to work and should not crash. ...

Crash when the location of actor changes while executing SetAnimInstanceClass

OLD - Anim - May 27, 2019

This issue doesn't occur at 4.21. It seems in 4.22 only. Bone is broken in the second SetAnimInstanceClass. It seems CurrentReadComponentTransforms doesn't update. [Workaround] ・Wait using timer ...