Opening a widget blueprint on Linux causes editor to crash

UE - Platform - Linux - Aug 25, 2016

The editor crashes when attempting to open a widget blueprint. ...

Crash when opening a sequencer that has an actor with spring controller registered and play in editor

UE - Anim - Runtime - Mar 4, 2021

During end play in editor, there is an access violation referencing WorldSettings from SpringBone.  In the attached project, the character registered in the sequencer uses the "SpringController" no ...

Crash when Matinee with 2 Event Tracks stopped from one of the Event Tracks

Tools - Mar 16, 2015

When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...

Crash editor after editing property of TwoBoneIK node

UE - Anim - Rigging - Sep 22, 2021

Crashes after editing properties of TwoBoneIK node. If following the reproduction steps, the binding of NodePropertyDelegateHandle will not be removed, causing illegal access on the second editing. ...

Crash when baking materials for some skeletal meshes (like those found in Epic's Car Configurator project)

Tools - Jun 22, 2021

FMeshMergeHelpers::RetrieveMesh crashes when trying to prep some skeletal meshes for material baking. ...

Crash When Trying to Find a Blueprint Class with Niagara Particles

UE - Niagara - May 22, 2019

Crash When Trying to Find a Blueprint Class with Niagara Particles Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...

Enabling Anisotropic BRDF causes crash upon Editor restart

UE - Graphics Features - Lumen - Mar 13, 2020

Enabling the Anisotropic BRDF (beta) causes crash upon restarting the Editor. This was reported and tested in 4.25 Preview 2 (CL-12055273). This was reproduced in main 4.26 (CL-12161634). ...

Warp Utils plugin crashes on Editor restart

UE - Virtual Production - Mar 17, 2020

Enabling the Warp Utils plugin and restarting the Editor causes it to crash. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 2 (CL-12055273) and reprodu ...

Crash when attempting to connect a custom Niagara parameter struct to a node when the struct contains an array

UE - Niagara - Jun 22, 2020

Crash when attempting to connect a custom Niagara parameter struct to a node when the struct contains an array ...

Deleting a material layer from a stack, re-linking the layers, then deleting that layer again crashes the editor

UE - Graphics Features - Feb 5, 2021

The important step here is to unlink the middle layer after first relinking everything. ...