When a button's normal style is set to box and another widget is added to this buttons canvas panel when the button is clicked the button loses its image settings. ...
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 ...
A tool tip that has been given a binding will not show up unless the tool tip has been given a default value. ...
This is caused by adding an item to a grid panel inside the grid panel iteration loop. The same operation to canvas panel goes well without any errors. The difference is that the array iteration in ...
When Cache Relative Transforms is enabled, panel content sometimes appears to update a frame late. This can cause the panel content to render outside of the panel. ...
The DefaultSceneRoot's tooltip claims, "Adding a new scene component will automatically replace it as the new root", but this is no longer true in 4.8 and 4.9. Instead, the DefaultSceneRoot remains ...
The GetUniqueName() function attempts to make sure that all node names are unique. For nodes that are used a large number of times, it adds a numerical value to the end of the name. Prior to 4.18, t ...
Using a translucent material with a 0 opacity does not seem to be working when using a retainer box that is attempting to apply it to the image. When the material is set to additive or masked, it w ...
If a struct with a Texture 2D variable is chosen when creating a binding for the brush it can create an infinite number of windows. Note: If done enough the editor will crash ...