If you place a text block into UMG and then click on bind for the text in that text block (in the details panel) it will make a function. If you rename said function and then click the designer tab ...
DragDropOperation is removed when pressing esc button. but this is skipping OnDragCancelled so it can disrupt user's UMG drag operation logic. ...
This is a longstanding and common UMG crash that has affected more than 200 users since at least the 4.15 release. User DescriptionsI was working in the UI and undid several last changes in quick s ...
This is a common and longstanding crash that has occurred since at least 4.15 and affected nearly 500 users. The CrashGroup was previously linked to [Link Removed], but that had specific repro step ...
When an image widget is set to draw as border it will no longer render as a border if the size is negative. The widget appears completely opaque. ...
When using UMG and enabling advanced options then deselecting and reselecting the asset can cause issues with the scrollbar length and cause some options to be initially cut off. The scrollbar then ...
SetVisibility not working with Web Browser Widget on mobile devices ...
When a UV Offset is applied in a RetainerBox effect material, visual artifacts appear only in the editor — not at runtime — if a widget with a dotted preview outline (like CanvasPanel) is placed dir ...
D-pad does not trigger the On Key down function to fire off when using UMG ...
Check box appears darker when wrapping it with a button (almost black), This does not appear to happen when wrapped with other widgets. ...