Crash when simulating in editor with a landscape actor selected

UE - LD & Modeling - Terrain - Landscape - Aug 8, 2016

The editor is crashing when clicking on a landscape actor in the viewport while simulating or when having a landscape actor selected and simulating. ...

Crash when destroying a geometry collection actor

UE - Simulation - Physics - Aug 7, 2020

When an actor with geometry collection is destroyed, the engine doesn't remove elements from array in the ChaosSolver So illegal references occurs. Removing element with following quick fix code ...

Crash opening Infiltrator packaged on Windows for Linux

UE - Platform - Linux - Jan 18, 2017

This occurred on packages that were created on different Windows machines. This crash is not occurring on other platforms during our Samples Pass. ...

Crash Undoing Create New Camera in Sequencer

UE - Anim - Sequencer - Jul 12, 2016

If the user selects the "Create New Camera" button in a sequence, then uses undo, the editor crashes. This issue does not occur in //UE4/Main @ 3046959 ...

Crash during cloth initializations while the debug materials are being loaded.

UE - Simulation - Physics - Character - Feb 15, 2023

The FGCObject::AddReferencedObjects() can be called during the LoadObject for the cloth debug materials, while the material object pointers are not yet initiliazed, causing the editor to crash. ...

Crash when changing the World Grid Material to Unlit

UE - Graphics Features - Mar 13, 2017

A crash occurs when setting the WorldGridMaterial from the Engine Content to the Unlit Shading Model and pressing apply. ...

Bake To Control Rig on a Spawned Actor in a Subsequence with Play Range that exceeds the Subsequence causes a Crash

UE - Anim - Anim in Engine - Jun 28, 2023

This is a Regression. Tested in //UE5/Release-5.1 CL23901901 Using Bake To Control Rig on a Spawned Actor in a Subsequence with Play Range that exceeds the Subsequence causes a Crash. ...

Unreal crash on STEP file datasmith import

UE - Editor - Content Pipeline - Datasmith - Importer - May 9, 2018

Unreal Crash on .STEP file using the  Datasmith importer. Works fine in 4.19.2  ...

Setting up widget through code crashes packaged project on play

UE - Editor - UI Systems - Mar 30, 2016

Setting up widget through code crashes packaged project on play ...

Packaged project crashes when using get "Get Data Table Row" and Nativize blueprint Asset is set to true

UE - Gameplay - Blueprint Runtime - Mar 2, 2016

Packaged game will crash on open when using Nativize blueprint asset in the project settings if the user is calling the node Get Data Table Row ...