Search Issue Tracker
UI Image is darker in game view when Render Mode is set to Screen Space ...
To reproduce: 1. Open attached project 2. Open Demo Scene 3. Notice that UI Image is game view is darker than in scene view when Ca... Read more
UI Text alpha animation is not appearing on screen
To reproduce: 1. Open attached project 2. Open TextAlphaAnimationBug scene 3. Select Text game object 4. Press play 5. Notice that C... Read more
UI: layout isn't refreshed after children reordering in runtime
To reproduce: 1. Open attached project 2. Open Test scene 3. Press Play 4. Press Reorder button 5. Notice Panel Red is reordered a... Read more
Grid Layout Group does not align children correctly
To reproduce this issue: 1. Open the attached project 2. Open 'Layout Groups' scene 3. Go in Canvas>Window>Vertical Group>Grid in t... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce: 1. Open the attached project 2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its nav... 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... Read more
OnSelect will be called at a different time with the mouse and cursor ke...
To reproduce this bug: 1. Open the attached project 2. Open 'SelectEventTest' scene 3. Press play 4. Use arrow keys to navigate 5. ... 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 ... Read more
UI InputField's with content size fitter caret is misaligned when pivot ...
To reproduce this bug: 1. Open the attached project 2. Open scene "CSF Input." 3. Play the scene 4. Click on the input field and st... Read more
After reaching the input field's character limit it no longer lets you s...
To reproduce: 1. Create new project 2. Add UI Text object to scene 3. Add Input Field and set Text Component to Text 4. Set Charact... 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
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
- [Metal][iOS] Application freeze when switching between portrait and landscape orientation on iPad Pro
- Tile Palette grid is moved after entering Play Mode