Rearranging Slate Brushes causes crash

UE - Editor - UI Systems - Jul 14, 2019

Rearranging the order of a Slate Brush array causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 7305105), 4.24 (CL - 7285696) ...

Lyra: Check triggered when changing the "Entry Widget Class" property on W_SettingsPanel

UE - Content - Sample - May 2, 2022

Looks like we are hitting a check when you try and change the default widget class for this.  ...

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

Editor crashes when calling a "scroll into view" node with missing parameters

UE - Editor - UI Systems - Jan 15, 2018

There is an issue where Editor crashes when calling a "scroll into view" node with missing parameters. This issue should be caught when compiling the blueprint as one of the values should not be nul ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - Foundation - Core - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...