Crash hovering mouse over User Defined Struct array variable on Widget Blueprint breakpoint

UE - Gameplay - Blueprint - Jan 22, 2020

Looks a crash caused by an access violation when trying to export text from the property for the tooltip. Seems to be limited to arrays of user defined structs and the Widget Blueprint editor. ...

Struct crashes when switching variable types while the default values are being shown

Tools - Jan 11, 2016

If the user switches between two variable types in a struct while the default values are being shown then the editor will crash ...

Crash when placing a native UserWidget in a panel within another UserWidget

UE - Editor - UI Systems - Oct 7, 2019

The engine crashes when trying to initialize a native UserWidget within another widget. This happens because UUserWidget::GetSlotNames gets called before the widget tree is initialized, and we don't ...

Crash when resetting asset import data in static mesh editor

UE - Editor - Content Pipeline - Import and Export - Nov 29, 2019

Unable to save Blueprint Function Library if it references a string table entry

UE - Editor - UI Systems - Localization - Apr 4, 2019

Regression. Function library saving crashes if it references to a string table entry. ...

EditConditionHides on Member of struct, that is in Array, causes Assertion Failed when clearing Array in Data Table

UE - Editor - Nov 23, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

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