Editor crashes when entering something in the console

Tools - Apr 10, 2018

Setting your language to German and using a German keyboard will crash the editor when typing into the console. This is the keyboard that was used for testing: [Link Removed]  ...

Crash when opening TM-ShaderModels with -onethread

UE - Graphics Features - Jan 20, 2017

An assert fails when opening the TM-ShaderModels map in QAGame with the -onethread argument. The crash does not occur on any other maps tested. Two other ensure occur before the assert, those issues ...

Alembic import axis not aligned correctly

UE - Gameplay - Sep 2, 2016

Alembic import transform is flipped on the Y axis and the scale is also rotated for its axis. I've attached a text asset similar to the users to easily identify the issue along with the source Max ...

User's project crashes when right clicking a blueprint

UE - Gameplay - Blueprint - Jan 6, 2016

If the user right clicks on the AbilityBase blueprint the editor will crash. ...

Crash when building lighting with a Basic shape in the level

UE - Graphics Features - Lumen - Oct 25, 2019

Crash occurs when building the lighting with any Basic shape in the level. This crash occurs with Niagara plugin both enabled and disabled. This issue does not occur in 4.23 Issue only occurs on M ...

Using the "Convert Selected Components to Blueprint Class" feature on two blueprints will cause a crash

UE - Gameplay - Blueprint - Aug 12, 2015

When trying to make a prefab (using the Convert Selected Components to Blueprint Class method )out of existing blueprints the editor will crash. ...

Intermittent Crash in Pose Search during Cook

UE - Anim - Gameplay - Jan 27, 2025

User reports that they've been running into an intermittent crash in Pose Search during Cook. Pose Search attempts to index data outside the bounds of an array. Based on the logs, each asset seems t ...

The engine crashes when adding a new brush at newly created level by a specific way.

UE - LD & Modeling - Modeling Tools - Mesh Editing - Jun 17, 2019

issuesFBSPOps::csgAddOperation returns null if BuilderBrush has no valid polys.The creating level on content browser never calls "UEditorEngine::InitBuilderBrush(NewWorld);". But "New level" button o ...

Crash calling user-function in non-editor

Tools - Apr 27, 2020

Crash occurs when attempting to call native Pre-Construct in the attached project. ...

Crash when AnimBlueprint and Bleuprint Interface has Same Name Function

OLD - Anim - Nov 12, 2019

When AnimBP and Blueprint Interface was added to the AnimBP has same name function, compiling AnimBP occur crash. ...