Search Issue Tracker
Crash when removing Canvas component from object
To reproduce: 1. Open attached project 2. Open MatchSim 3. Select Canvas 4. Remove Graphic Raycaster and Canvas components 5. Editor... Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce: 1. Open attached project 2. Open Main scene 3. Select disabled TabPanel (UIController->ContentTestTabGroup->Content->... 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
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
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
Right clicking Reference Resolution component which has a script attache...
How to reproduce: 1. Create a new project and create any script 'MyScript' 2. Add 'Reference Resolution' component to MainCamera gam... Read more
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug: 1. Create a new project 2. Create UI object ( for example Image, Panel and etc.) 3. Remove all components of... Read more
[UI] Multi-editing OnClick() will cause the parameters to have the same ...
To reproduce this bug: -Open the attached project -It has 2 buttons with 2 different objects with functions select as OnClick() eve... Read more
When the Animator Component is above the button script, the 'Animator ha...
To reproduce this bug: 1. Create UI Button 2. Select Transition - Animation on Button script 3. Click 'Auto Generate Animation' 4. ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon