Crash when attempting to generate an event in an Event Handler

UE - Niagara - May 27, 2020

Crash when attempting to generate an event in an Event Handler ...

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

Crash when drag selecting a level in an orthographic view with a control rig asset

UE - Anim - Rigging - Control Rig - Feb 11, 2021

When adding a Control Rig asset to a level, choosing one of the orthographic views, and then drag selecting any part of the level, the editor crashes. This does not occur if you drag select in the p ...

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

A WaterBody blueprint class with an added component will not compile if Blueprint Nativization is enabled

UE - LD & Modeling - Terrain - Water - Nov 23, 2021

This is Not a regression. Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced When adding a component to a Water Body actor it should ...

Crash copying Geometry Cache Track in Sequencer

UE - Anim - Sequencer - Aug 6, 2020

Geometry cache section  will crash in PostLoad when track is copied. See UDN for alternative repro steps and more info on attached repro project. ...

HLOD build crashes when GroupActor is present

UE - World Creation - Worldbuilding Tools - HLOD - May 24, 2022

The licensee shared information that a Null check on the following Actor can be used as a workaround. static TArray<UActorComponent*> GatherHLODRelevantComponents(const TArray<AActor*>& InSourceAct ...

Editor crash on loading a project after enabling the Tango plugin on Linux

UE - Platform - Linux - Aug 22, 2017

Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...

Crash in Material Editor when calling GetScreenSpaceData() from custom node

UE - Rendering Architecture - Materials - Jan 27, 2023