Search Issue Tracker
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
When navigating from one button to another, both buttons stay highlighted
1. create two buttons and put them side by side2. play scene and click on button3. now use arrow to navigate to other button4. obser... Read more
Crash when selecting a canvas element in the Hierarchy
Steps to reproduce : - import the project attached- open the "MainMenu" scene- expand the "MenuController" in the Hierarchy- select ... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
When only having UI Panel in the scene, EventSystem.Update() allocates 3...
To reproduce this issue: 1. Create a new project2. Add UI Panel to scene ( Create->UI->Panel)3. Play the scene4. Open profiler... Read more
NullReferenceExceptions when adding UI elements to parent Canvas during ...
To reproduce:1. Open attached project2. Open test scene3. Press Play4. Add UI Text object to parent Canvas5. Notice NullReferenceExc... 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
Grid layout behaves strangely when start corner is set to lower left or ...
Steps to repro:1. Open the attached project and the scene "layout"2. Observe that grid layout behaves strangely when start corner is... Read more
Last symbol is not displayed after deleting penultimate (second from the...
To reproduce:1. Open attached project2. Open Sample scene3. Press play4. Set Input Caret between b and c5. Press backspace6. Enter a... Read more
Second Item in selection list cannot be seen in widget scene
1. open widget scene in beta 10 example project2. click the selection list to get it to expand3. observe that the second item ain't ... 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