Search Issue Tracker
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce:1. Open attached Unity project "UITest"2. Open "test" scene3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
Script derived from Button type gets its OnClick event called twice
To reproduce:1. Import "reprogui" package2. Open scene guitests3. Enter play mode4. Click a button5. Exit play mode and look at the ... Read more
Holding click on uGUI button does not stop other buttons being highlighted
Steps to reproduce:1. Create two or more uGUI buttons2. Mouse-over one of them3. Press left mouse button and do not release4. Drag m... Read more
uGUI doesn't work in flash build
Steps to repro:1. Open the attached project2. Build to flash3. Observe that uGUI in flash build is not working Read more
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene2. Observe how the text bounds are larger than the text "New Text"3. in inspector go to wrap made and set to ... Read more
navigation in 'auto layout' scene doesn't behave as expected
1. open scene and play 'auto layout' in uGUIprojectbeta72. click on 'button 1 long text' button3. use arrow keys to navigate to the ... Read more
Value changes are getting called on initialisation
Noticed that 'On Value Changed' is getting called on scene initialisation twice even though no value has been changed by a user. I'v... Read more
ScrollBar will position itself to the bottom of the content when items a...
To reproduce:1. Open attached project2. Open BUG scene3. Press play4. Press Add 105. Notice that when items are added scroll bar han... Read more
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material to ... 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