Crash when enabling Shader Complexity Viewmode

UE - Graphics Features - Oct 11, 2022

Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

Crash when writing WPO using SceneDepth

UE - Rendering Architecture - Materials - Feb 25, 2022

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

Project breaks if Online Subsystem plugin is disabled

UE - Foundation - Core - Apr 25, 2017

Disabling Online Subsystem prevents the project from loading. On Windows, this produces an error shown in attached screenshot. On Linux, this causes a crash with the attached callstack on project ...

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