Search Issue Tracker
Instantiating a uGUI prefab w/ the Profiler open crashes the editor
Steps to reproduce : - import the project attached- open the scene and have the Profiler window opened- press play and Unity will crash Read more
Interactive and BlockRaycast values becomes true when game object is dis...
To reproduce:1. Create new project2. Add Canvas to scene3. Add Canvas group component to Canvas4. Set Interactive and BlockRaycast v... Read more
Switching Canvas 'Render Mode' setting (Camera -> World Space) doesn't c...
Steps to repro:1. Press play and select canvas2. Set 'Render Mode' to 'Screen Space - Camera' and switch back to 'World Space'3. Obs... Read more
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce:1. Open attached project2. Open RaycastBug scene3. Press play4. Click white button on the red button area5. Notice that... Read more
If I used a mask processing, slider set to 0 value at a time, will be al...
To reproduce:1. Open BugTest Scene2. Press play3. Change silder value to 04. Change silder value greater than 05. Notice that slider... Read more
RectTransformEditor, Overridden prefab properties don't bolden
We need to make RectTransform consistent with Transform, where we show with Bold all labels for values that have prefab override status Read more
RectTransforms that are LayoutElements in a LayoutGroup return a rect si...
Steps to reproduce : - import the project attached- open the scene- press play and notice that the Layout Child object reports a rec... Read more
Image component is broken if "Filled" is used as image type
Steps to reproduce : - import the project attached- open the scene- press play and notice that is a sprite is used nothing is visibl... Read more
InputField.ActivateInputField() has no effect when invoked during script...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to i... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default