Search Issue Tracker
Canvas Scale is only reset on play / reload (when removing Reference Res...
To reproduce:1. Open attached project2. Select CanvasReferenceResolutionRemoved gameObject in hierarchy3. Remove the ReferenceResolu... 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
UI elements to not be properly hidden when SetActive(false) when having ...
Steps to reproduce : - create a script and set gameObject.SetActive(false) in Awake()- create two UI elemens (e.g. a Scrollbar and a... Read more
m_IsMask error shown when having a mask under other mask object
To reproduce this bug: 1. Open the attached project2. Open scene3. It has one mask as a child of another mask4. m_IsMask error is di... Read more
UI: wrong event handling priority with nested canvases
To reproduce:1. Open attached project2. Open test scene3. Press play4. Try to click on any button and you'll see that "Grey" is alwa... Read more
Incorrect line spacing when using RichText
How to reproduce:1. Open the attached project2. Open the scene ( It has a Text component. Text is written using RichText and some wo... Read more
UI element does not change position while it is disabled (SetActive(false))
To reproduce:1. Open attached project2. Open test3. Press play4. Disable Image object5. Press I key (script attached to Canvas chang... Read more
A Unity error "m_IsMask" appears in the console whenever you toggle a pa...
How to reproduce:1. Open the attached project2. Open the scene "MaskingBug2"(it has a canvas and one panel nested inside another)3. ... Read more
The button does not work when the panel ,which was on top of it, is disa...
To reproduce this bug: 1. Import the attached package2. Open the scene3. There are 2 panels in the scene one on top of another.The b... Read more
Linux: Pressing TAB while editing text in an input field inserts an actu...
-e: see title, doesn't do that on windows or osx standalone -repro:--create new scene--add input field http://docs.unity3d.com/Manua... 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