There is an issue where renaming assets keep the old files, which can easily occur after renaming files after a lunched project. This issue keeps old versions of files, these files keep in the conte ...
Input Key Selector's Set Text Style does not change Text Style when given Text Style Variable ...
When setting the Spin box delta to 1 and the slider exponent to 1 the value of the spine box should go up by 1s. However, the actual value is still retains decimal points and is rounded to show whol ...
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. ...