Auto-generating multiple levels at once crashes the editor

Creating multiple levels at one time will cause the editor to freeze and lock up and may lead to an "out of memory" crash in the editor. ...

Crash when adding SK_Mannequin to a Level Sequence in QAGame

OLD - Anim - Feb 20, 2017

This crash only occurs when the asset is dragged and dropped into the level. Workaround Add the asset to the level, then to the sequence. NOTE This does not occur in //UE4/Main ...

Steam Audio Crashes Project when Deployed to Android Device

UE - Audio - May 5, 2017

The new Steam Audio plugin is crashes when deployed to Android Devices. ...

Crash when changing levels to a another with world partitions.

UE - World Creation - Worldbuilding Tools - World Partition - Nov 17, 2021

Crash when opening a level through blueprint to go into level with world partitions enabled.  This a not a regression due to being a new feature.  ...

Opening Persona causes editor to crash on Linux

UE - Platform - Linux - Nov 17, 2016

Attempting to open a skeletal mesh or animation in Persona causes the editor to crash. Regression: Yes Working: 4.13.2 - CL 3172292 Broken: 4.14.0 - CL 3195953 ...

AR - Environment Capture Probe Type: Automatic crash

UE - Platform - XR - Dec 9, 2019

AR project crash with Automatic Environment Capture Probe Type. ...

Crash occurs when selecting Reset this Property to Default Value in the Class Settings of a new Child Animation Blueprint

UE - Anim - Runtime - Anim Blueprints - Oct 26, 2022

This is a Regression. Tested in //UE5/Release-5.0 CL20979098 - "None" is not an option for the parent class and the "Reset this Property" is not initially there. Crash occurs when selecting Reset t ...

Crash occurs when opening a ShooterGame package on 32-bit

UE - Graphics Features - Jan 17, 2017

A 32-bit ShooterGame package will crash when opened with no logging. ...

Crash when opening a sequence with an additive control rig track

UE - Anim - Sequencer - Apr 27, 2020

The editor crashes when opening a sequence with an additive control rig track ...

Editor crashes when duplicating a Blueprint instance whose parent class overrides PreEditChange() without including a call to Super

UE - Gameplay - Blueprint - May 4, 2018

Attempting to duplicate an instance of a Blueprint in a level where the parent code class has overridden PreEditChange() without including a call to Super results in the Editor crashing. ...