Search Issue Tracker
opening a scene with uGUI crashes Unity
To reproduce:1. Open attached project2. Search for "sc" in project view3. Double click Example - Sc (scene)Expected result: Scene op... Read more
Toggle label is outside the cell in a Grid Group Layout
Steps to reproduce : - create a new project- create a Canvas and add an Empty Game Object with a Grid Layout Group component as a ch... Read more
Input field's OnValueChange() event is not triggered when deleting the text
To reproduce this bug: 1. Open the attached project2. Open 'valuechange_test' scene3. Play4. Enter text into input field5. Notice in... Read more
Sprites placed on other sprite's alpha area, when using TightPackerPolic...
Repro:1. Open project.2. Run UI Bug Only happens with TightPackerPolicy, because sprites are placed on-top of unused space in other ... Read more
It's impossible to set UnityEngine.UI.Text`s Vertical Overflow setting f...
It's impossible to set UnityEngine.UI.Text`s Vertical Overflow setting from script. There is no property at Text. Read more
Switching Canvas 'Render Mode' setting (Camera -> World Space) doesn't c...
Steps to repro:1. Press play and select canvas2. Set 'Render Mode' to 'Screen Space - Camera' and switch back to 'World Space'3. Obs... Read more
uGUI Button doesn't change color when Button(script) is disabled
1. Create new project2. Create GameObject "Button"3. Press play4. Select "Button" in hierarchy and disable Button(Script) component ... Read more
Cannot set Flexible Width in Layout Element Component
Steps to reproduce : - create a new project- create three buttons and parent them as children to an Empty Game Object with a Vertica... Read more
Cannot set Preferred Width in the Layout Element Component
Steps to reproduce : - create a new project- create three buttons and parent them as children to an Empty Game Object with a Vertica... Read more
Calling SetColor or SetAlpha on the CanvasRenderers of the toggle's chil...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. There is a script attached on toggle gameobject which:-Set... 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