Widget bindings do not appear to look for other widgets as possible SubObject properties

UE - Editor - UI Systems - Jan 11, 2017

Widget bindings do not appear to look for other widgets as possible SubObject properties. Widget references do not show up as possible SubObject properties ...

UMG Widgets using User Interface Material Domain do not render on Android Devices

UE - Platform - Mobile - Jan 19, 2016

When using a Blueprint Widget that has an image using a material in the User Interface Material Domain will not render when it's a newly created project in 4.11. However, if you were to copy a proje ...

Existing widget name error from rejected widget object.

UE - Editor - UI Systems - Dec 5, 2017

Rejected widget object for paste action from other widget somehow remains in the widget editor making name conflict for other widgets. ...

The "Wrap Box" widget does not update the position of it's children when a widget's visibility is set to "collapsed"

UE - Editor - UI Systems - Apr 8, 2015

If a user collapses a button that is inside of a wrap box widget the other buttons inside that wrap box will not adjust their positions to compensate for the missing button. In other widgets collaps ...

UMG widget callbacks do not set PIE context in editor

UE - Editor - UI Systems - May 21, 2018

This is from a UDN post. Several gameplay functions, such as level streaming and SoftObjectPtr resolution, depend on the GPlayInEditorID being set when that code is executed in PIE in the editor. T ...

UMG: Drag-drop widgets get stuck at (0, 0)

UE - Editor - UI Systems - UMG - Nov 7, 2022

Reported on the dev forum, drag-drop widget is broken in the 5.1 Preview.https://forums.unrealengine.com/t/unreal-engine-5-1-preview/662523/221 Anyone else having problems with UUserWidget::SetPosi ...

WebBrowser widget appears to remove itself from other widgets in user's project

UE - Editor - UI Systems - Jun 30, 2016

WebBrowser widget appears to remove itself from other widgets in user's project ...

Widgets With Retainer Boxes Are Selected When Behind Widgets Without One

UE - Editor - UI Systems - Dec 24, 2019

When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...

Duplicate "ghost" widgets are created when wrapping multiple widgets with a vertical box (From the Hierarchy panel)

UE - Editor - UI Systems - Mar 23, 2015

If the user selects multiple widget within the hierarchy panel and then right clicks > Wrap with > Vertical box this will create an extra set of the widget that were selected. These widgets will hav ...

Widgets can no longer take focus after clicking somewhere other than the widget itself

UE - Editor - UI Systems - Oct 24, 2016

Widgets can no longer take focus after clicking somewhere other than the widget itself. The input mode appears to change, but does not change back when clicking widgets Note: This issue did not app ...