Child widgets that are marked as Is Focusable = True appear to sometimes be ignored if they are placed within parents who are set to Is Focusable = False. ...
A user has reported the SSR quality on Macs has no visible difference between 60.0 to 100.0. I was able to confirm this is the case and also found this to be true on PC as well. I noticed that the ...
The release execution for the tab key fires even though the tab key is still held down. This makes it so that the Release will sometimes fire twice (once while held down and another when the key is ...
If the user touches the screen of a mobile device and then drags their finger over a button the button will remain highlighted as though it were being hovered. Note: This was tested on the Samsung ...
In the World Outliner, without the following workaround, you cannot simply change the case of a folder name from upper to lower case or vice versa. EXAMPLE: map -> Map = map WORKAROUND: Change "M ...
When running GenerateProjectFiles.command on Mac from a folder with a space in the nam, the folder structure is read incorrectly. This leads to the .command file failing when trying to set up Mono ...
If a DataTable is created in the Editor based on a struct that contains an array of a second struct, and a change is made in the second struct, any existing data values that have been entered into t ...
The if/else statement that defines GetLocalizationTargetByName has the same code in both the if portion and else portion. This means that the same code is executed regardless of the evaluation of t ...
nativizing structs containing default class values appears to cause packaging to fail ...
Nodes disappear when adding new pins if they are mostly off screen. This appears to happen most often with really tall nodes. ...