Search Issue Tracker
UI Image is darker in game view when Render Mode is set to Screen Space ...
To reproduce:1. Open attached project2. Open Demo Scene3. Notice that UI Image is game view is darker than in scene view when Canvas... Read more
UI Text alpha animation is not appearing on screen
To reproduce:1. Open attached project2. Open TextAlphaAnimationBug scene3. Select Text game object4. Press play5. Notice that Color ... Read more
UI: layout isn't refreshed after children reordering in runtime
To reproduce:1. Open attached project2. Open Test scene3. Press Play4. Press Reorder button5. Notice Panel Red is reordered as Last ... Read more
Grid Layout Group does not align children correctly
To reproduce this issue: 1. Open the attached project2. Open 'Layout Groups' scene3. Go in Canvas>Window>Vertical Group>Gri... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce:1. Open the attached project2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its naviga... 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
OnSelect will be called at a different time with the mouse and cursor ke...
To reproduce this bug: 1. Open the attached project2. Open 'SelectEventTest' scene3. Press play4. Use arrow keys to navigate5. Notic... Read more
Scroll Rect, Mask and Toggle Group can be added multiple times on the sa...
Steps to reproduce : - create a game object- add Scroll Rect, Mask and Toggle Group to it and notice that these components can be ad... Read more
UI InputField's with content size fitter caret is misaligned when pivot ...
To reproduce this bug: 1. Open the attached project2. Open scene "CSF Input."3. Play the scene4. Click on the input field and start ... Read more
After reaching the input field's character limit it no longer lets you s...
To reproduce:1. Create new project2. Add UI Text object to scene3. Add Input Field and set Text Component to Text4. Set Character Li... 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