Widget components contents appear to be offset when it comes to interacting with them

UE - Editor - UI Systems - Sep 4, 2015

When trying to click on a button or other widget within a 3d widget component the user is not able to do so. There appears to be an offset. ...

The Web browser widget appears to be offset

UE - Editor - UI Systems - Oct 24, 2016

The Web browser widget appears to be offset. The web browser widget appears to be offset and does not scale itself to fit the bounds of the widget. Note: This appears to function correctly in 4.13. ...

Editor crashes on Shootergame when implementing widget blueprint

Docs - Samples - Sep 30, 2014

In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...

User's project crashes after removing widget from the viewport

UE - Editor - UI Systems - Jul 19, 2016

The editor appears to crash when a widget is removed from the viewport by another widget ...

Unable to input with IME in widget component.

UE - Editor - UI Systems - Feb 12, 2020

Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer.  It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...

Mouse cursor does not disappear when widget has focus

UE - Editor - UI Systems - Nov 20, 2017

THere is an issue with the Mouse cursor when using UMG with the set show mouse cursor option. after setting the set show mouse cursor off pressing a widget and giving it focus causes the mouse curso ...

Widget Blueprints Fail to Compile When Copying Collapsed Graphs into Functions

UE - Gameplay - Blueprint - Jun 28, 2022

Collapsed blueprint nodes that are copied and pasted into a function graph of a Widget will cause a fatal error when the blueprint compiles, as seen in the callstack, and will provide the message: " ...

Widget stops updating during drag and drop operation after dragging

UE - Editor - UI Systems - Jun 8, 2016

Widget stops updating during drag and drop operation after dragging, if the user is using set text. ...

Editor crash when drag and drop the Image widget in a NamedSlot on the designer

UE - Editor - UI Systems - Apr 20, 2020

When first added as a child widget in NamedSlot, the child widget can be dragged and dropped onto the parent widget's designer. The following assert causes a crash. Assertion failed: ParentWidget ! ...

Opening widget blueprint causes editor to crash

UE - Editor - UI Systems - Oct 17, 2014

Branch Build Label UE4-Main Promoted-CL- 2323471 DESCRIPTION: User crashes when opening a Widget blueprint.  Unable to reproduce internally. *EDIT* Repro provided by User ...