Widget Elements within a scalebox are inappropriately resized upon scaling. Tested in 4.19.2 (CL - 4033788), 4.20.2 (CL - 4306439), 4.21 (CL - 4305553) ...
In the "Play Animation" node for widgets the tool tip for the play mode "ping pong" says begging instead of beginning. ...
Example: Widget Blueprint classes do not get nativized for WindowsServer configs when 'Load Widgets on Dedicated Server' is false (i.e. NeedsLoadForServer() returns false). As a result, if another c ...
When using a Text Box with multiple lines inside a Retainer, the lines overlap with each other depending on the letters. It doesn't look this way in the Widget Designer. Additionally, it doesn't loo ...
Attempting to copy/paste or duplicate a node in blueprint or HUD element in a widget blueprint does not create a copy of the node or element. Edit: This also applies to copying nodes in the materi ...
When creating the emitter's track widget we search for the stack view model's root entry, but the stack view model pointer is null, so we crash. ...
Pressing down a key for a widget blueprint works in PIE however, it's not functioning once the project is packaged. Project Rar File: [Link Removed] ...
See repro steps. Workaround Unset and set bIsFocusable on widget's class will allow bIsFocusable to be set and persist on the nested instance. ...
Webbrowser in Mobile devices gets most higher zorder in UMG. This is, as I belive, expected since it is running in native functions. But to meet behaviors in PC, making it to follow given zorder see ...
Color and Opacity animation option does not play for Button component, this occurs both in the Widget editor and during play. This issue is not a regression Versions Tested: 4.16.3 - CL: 3561208 - ...