When Using the On Drag Detected on a 3D widget, the drag function fires off on a single click (No dragging necessary) ...
A crash will occur when editing the Draw Size of a Widget Blueprint in an Actor Blueprint class. Sometimes it will crash instantly after editing the Draw Size and other times it will take a couple ...
There is a slight delay when clicking between two different UMG buttons on Mac. Tested on OSX 10.10.1. There also appears to be a flicker on the Menu Bar. ...
When using Windows Text Scaling values that are not 100%, 3D widget labels are offset from the widget. [Image Removed] ...
The tool tip widget drop down appears to be grayed out and unusable. This feature was available in the 4.18 version of the engine but not longer appears to be usable. ...
Getting a TextBlock variable from the Return Value of a Create Widget node inside a Player Controller will cancel all the nodes before it in Standalone. Does not occur in other PIE modes, and does n ...
The implementation of UMGSequencePlayer::Play and UMGSequencePlayer::Pause are not conducive to being able to efficiently pause and resume animations. Some problems that need to be addressed: 1. ...
Widget animation does not evaluate visibility correctly when played. This does work though when scrubbing over the key. Regression: No this also occurs in 4.22 ...
Tilt information is no longer taken after clicking on a button in UMG. The tilt information goes to all zeros. That is until the user clicks else where at which point the device will then start regi ...
Multi select mode does not appear to allow the user to have multiple widgets selected at once as expected. ...