When using the Delete key to delete a key frame for an animation in UMG the entire timeline is removed

UE - Editor - UI Systems - Jan 12, 2015

When using the delete key to remove a key frame from an animation timeline the entire timeline is removed. ...

Tooltips spawn below content widget of a menu anchor within a menu anchor

UE - Editor - UI Systems - Slate - Apr 10, 2017

Tool tips will appear under the content of two nested menu anchors. This occurs because of the 'Should Defer Painting After Window Content' option, enabled by default. The second defer will cause co ...

OnOpening for the ComboBox(string) fires off when ever the widget is clicked not just when opening

UE - Editor - UI Systems - May 26, 2015

The Combo box (String)'s On Opening event fires off whenever the user clicks the combo box. This means that the opening event will fire off on closing as well as opening. ...

Crash when opening a new level while opening Editor Utility Widget after opening and closing it multiple times

Tools - Jun 4, 2019

Crash when opening a new level with reopened EditorUtilityWidget after opening and closing it multiple times. The cause of this issue is that UEditorUtilityWidgetBlueprint :: UpdateRespawnListIfNee ...

Widgets in retainer boxes cannot use drag feature

UE - Editor - UI Systems - May 5, 2016

Widgets in retainer boxes cannot use drag feature Regression (No) issue (does) occur in 4.11.2 ...

Setting up widget through code crashes packaged project on play

UE - Editor - UI Systems - Mar 30, 2016

Setting up widget through code crashes packaged project on play ...

Crash when destroying a Widget Component during the OnAnimationFinished delegate of it's UserWidget

UE - Editor - UI Systems - Nov 4, 2016

UserWidget animations will be ticked as part of the WidgetComponent's DrawWidgetToRenderTarget(). This will lead to a crash when we attempt to set the LastWidgetRenderTime to GetWorld()->TimeSeconds ...

The slider handle in UMG is clipping at 0 and 1

UE - Editor - UI Systems - Jan 20, 2016

If the user sets the value on the slider to 0 or 1 the handle will clip as it appears to go too far to either side. ...

Widget Compiler not saving a text field with only spaces

Tools - Feb 15, 2017

The UMG Editor's text component will not save the text field if it only contains spaces. This can hinder projects that need to get the distance of a space, as with the case linked with the Additiona ...

UMGs are rendered over the viewport's icons on UE5 editor

UE - Editor - UI Systems - Jul 6, 2022

UMGs are rendered over the viewport's icons on UE5 and the icons cannot be visible and selected even if you detaches from the player controller.[Link Removed][Link Removed][Link Removed] I confirm ...