This has been tested internally using an editor utility widget yielding the same results. That small project is attached. BoundingObjectTest. 1) Open the project 2) Run the Editor Utility Widget ...
If the user clicks on the spin box that has an On Mouse Leave event and then drags the mouse around the leave event will fire off as if the mouse position is still being updated to the screen (the m ...
When an FBX is imported with multiple animations, selecting any animation in the content browser and choosing the Reimport option will replace the selected animation with the first animation from th ...
Text that has a border widget as a parent appears to show up grey when launching onto an iOS device. ...
A user complained that a font was not showing up in their project. While investigating this issue, I found that certain fonts will cause the project to no longer work when launched to FireFox. The b ...
If the user in holding down a key and then uses the mouse to click on a button in UMG it will cause the key to fire off it's released execution. ...
If the user is pressing a button and then uses one of the virtual joysticks the "Is Pressed" node will return false even if the user is still holding down the button. ...
When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...
The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...
Navigation on combo box widgets will sometimes fail until the combo box close button is pressed, despite it not being open. This appears to be related to accessibility features added in CL# 13258546 ...