Crash when creating an animation

UE - Editor - UI Systems - Jun 7, 2019

The editor crashes when trying to add an animation key frame for the row fill setting for a grid panel ...

Mismatch widget component collision and geometry

UE - Editor - UI Systems - Jun 6, 2019

There is a mismatch of collision and geometry of WidgetComponent. This doesn't occur in 4.21. It can only be seen in 4.22. [Workaround] Change following code in UWidgetComponent::UpdateBodySetu ...

Focus jumps to the root widget after renaming a widget in the widget hierarchy and then pressing a direction arrow

UE - Editor - UI Systems - May 31, 2019

When renaming a widget in the widget hierarchy the user experiencing does not appear to match up with what is expected. After renaming the widget if the user presses the down arrow key it is assumed ...

Touch release fires after using the virtual joysticks when "Use mouse for touch is enabled" when clicking a button

UE - Editor - UI Systems - May 29, 2019

Under the following conditions touch release will fire off when clicking a button Use mouse for touch is enabledThe user has recently clicked a virtual joystickThe user then clicks a button ...

Crash when compiling a widget with a self referencing List View

UE - Editor - UI Systems - May 7, 2019

UE4Editor crashes when compiling a User Widget Blueprint that implements a List View widget where the Entry Widget Class setting is set to itself. ...

Arabic characters not showing correctly when using some text based widgets

UE - Editor - UI Systems - May 1, 2019

Arabic characters do not appear to render correctly in text widgets and text box (Multi-line). They instead appear as box like character with the word "Arabic" and a random set of numbers and letter ...

Widgets added via the user created section do not update when changes are made to the child widgets

UE - Editor - UI Systems - Apr 29, 2019

When updating a widget's settings, those changes will not be reflected in the defaults of any instances where that widget has been used. ...

Unable to use drop down for tooltip widget

UE - Editor - UI Systems - Apr 23, 2019

The tool tip widget drop down appears to be grayed out and unusable. This feature was available in the 4.18 version of the engine but not longer appears to be usable. ...

Cannot set binding for the tool tip of the root of the widget hierarchy

UE - Editor - UI Systems - Apr 19, 2019

The root of the widget hierarchy does not appear to accept bindings for its tooltip setting. Video provided demonstrates the issue. ...

Crash when calling "Is List Item Expanded" For an Item in a list view

UE - Editor - UI Systems - Apr 18, 2019

When calling the function "Is List Item Expanded" on an object in a list view the editor will crash ...