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

Crash when removing an item from a list view

UE - Editor - UI Systems - Apr 18, 2019

When removing an item from a list view the editor will crash when trying to update. ...

Inserting before a FSlateImageRun twice will cause crash

UE - Editor - UI Systems - Apr 12, 2019

Multi Select not working as expected for List view widget

UE - Editor - UI Systems - Apr 10, 2019

Multi select mode does not appear to allow the user to have multiple widgets selected at once as expected. ...