Crash on debugging a minimized Blueprint (access violation in SWatchTreeWidgetItem)

UE - Gameplay - Blueprint Editor - Mar 27, 2019

Debugging a blueprint with a breakpoint while the Blueprint Editor window is minimized causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5531554), 4.23 (CL - 5586947) ...

Crash due to memory after opening the World Partition window with large objects

UE - World Creation - Worldbuilding Tools - World Partition - Dec 8, 2022

Regression: Tested in UE5/Release-5.0, this issue does not occur so regression is yes. Reproducing this issue has a mixed reproduction rate. I have gotten the editor to crash when scaling the cube ...

Creating a Blueprintable Struct that contains a Tmap results in Editor Crash

Tools - Sep 6, 2019

Any blueprint with a TArray of a struct containing a TMap crashes the editor when adding elements ...

Crash when deleting mesh instances of a HISM component

UE - World Creation - Worldbuilding Tools - Foliage - Apr 24, 2019

When trying to delete an existing (and saved) mesh instance from a Hierarchical Instanced Static Mesh component the Editor crashes due to a failed assertion, however clearing all instances does not ...

Pasting nodes into level blueprint crashes editor

UE - Gameplay - Blueprint - Jun 13, 2017

Crash creating local variable in ABP function

OLD - Anim - Dec 5, 2019

Creating a local variable in an ABP function crashes ...

Crash when using AActor::Rename to change the Outer of an actor to a SubLevel

Tools - Apr 6, 2018

Using AActor::Rename to change the Outer of an actor to a SubLevel will cause the editor to crash when the AActor is shown in the World Outliner. Regression?: Yes This does not happen in 4.18 but ...

Exiting PIE after ejecting from pawn and opening a level sequence will crash the editor

UE - Editor - Workflow Systems - Oct 26, 2023

Editor crashes after ejecting from pawn and opening a sequence when ending PIE ...

Crash when changing the AnimNotifyState property after moving the AnimNotifyState range added to AnimMotage

OLD - Anim - Jul 5, 2019

NotifyStateClass may be nullptr when AnimNotifyState and AnimNotify swap occur in NotifyTrack. Workaround: SAnimNotifyPanel.cpp void SAnimNotifyPanel::OnPropertyChanged(UObject* ChangedObject ...