Search Issue Tracker
Crash when removing Canvas component from object
To reproduce:1. Open attached project2. Open MatchSim3. Select Canvas4. Remove Graphic Raycaster and Canvas components5. Editor crashes Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce:1. Open attached project2. Open Main scene3. Select disabled TabPanel (UIController->ContentTestTabGroup->Content... Read more
Grid Layout Group does not align children correctly
To reproduce this issue: 1. Open the attached project2. Open 'Layout Groups' scene3. Go in Canvas>Window>Vertical Group>Gri... 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 other ... 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 game ... Read more
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug: 1. Create a new project2. Create UI object ( for example Image, Panel and etc.)3. Remove all components of th... 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() event... Read more
When the Animator Component is above the button script, the 'Animator ha...
To reproduce this bug: 1. Create UI Button2. Select Transition - Animation on Button script3. Click 'Auto Generate Animation'4. Move... Read more
UI: layout isn't refreshed after children reordering in runtime
To reproduce:1. Open attached project2. Open Test scene3. Press Play4. Press Reorder button5. Notice Panel Red is reordered as Last ... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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