Search Issue Tracker
opening a scene with uGUI crashes Unity
To reproduce: 1. Open attached project 2. Search for "sc" in project view 3. Double click Example - Sc (scene) Expected result: Scen... 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 ... Read more
Input field's OnValueChange() event is not triggered when deleting the text
To reproduce this bug: 1. Open the attached project 2. Open 'valuechange_test' scene 3. Play 4. Enter text into input field 5. Noti... 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 ot... 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 canvas 2. Set 'Render Mode' to 'Screen Space - Camera' and switch back to 'World Space' 3. ... Read more
uGUI Button doesn't change color when Button(script) is disabled
1. Create new project 2. Create GameObject "Button" 3. Press play 4. Select "Button" in hierarchy and disable Button(Script) compone... 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 Verti... 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 Verti... Read more
Calling SetColor or SetAlpha on the CanvasRenderers of the toggle's chil...
To reproduce this bug: 1. Open the attached project 2. Open 'test' scene 3. There is a script attached on toggle gameobject which: ... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered