When using a combination of Scale box, Invalidation box, and split anchors it can cause the child widget(S) of the invalidation box to jitter/shake. ...
There is an arrow with a menu that opens when clicked. That menu binds member functions to the widget. The widget is being deleted when the user clicks on the action in the menu, before the action i ...
Editor crashes when clicking in to a padding field after wrapping a widget and then trying to undo the change. ...
This is a common crash occurring among users in the 4.16 release. Users have not provided any descriptions when they crash, so additional information is not currently available. log file attache ...
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. ...