Search Issue Tracker
Dropdown menu can only be opened once
Steps to reproduce:1. Create empty project2. Create Canvas element3. Add Dropdown menu element to Canvas element4. Play scene5. Open... Read more
[UI] Errors thrown when destroying UI objects
To reproduce:1. Open attached project2. Play scene 13. Click Refresh button few times4. Stop scene5. Notice errors in console Reprod... Read more
[ui] 'OutOfMemoryException: Out of memory' and Crash when using tiled im...
1) Create a new Canvas.2) Set the reference pixels in the Canvas scaler to 03) Add an image4) Select an image, any image will do5) S... Read more
[Canvas] When scaling World Space Canvas from zero its child UI elements...
Steps to reproduce: 1. Open attached project using Unity 5.12. Open scene "main"3. Run it4. Notice that bottom Canvas is enlarged an... Read more
Error when adding the Text or Image component to a game object
Steps to reproduce : - create a new project- create a cube- add the Image or Text component to it and notice the error Transform has... Read more
CanvasRenderer.SetMesh() causes Unity to crash
Repro steps:1. Download user attached project.2. Open scene DemoSceneCanvas3. Project should crash right after rendering canvas on s... Read more
[UI] Scrollbar is corrupted in scroll view if one of scrolls is deleted ...
- Add a UI Scroll View element to the scene- Delete one of the ScrollBars gameobjects (e.g. Horizontal Scrollbar)- In the Inspector,... Read more
[UI] Flickering while re-arranging UI buttons in scene view
- Open "TestScene"- In Scene view try dragging the ui elements around. The longer you move ui elements around, the more obvious glit... Read more
[UI][Text] Text game objects are not rendered in game view after buildin...
To reproduce:1. Open repro project2. Build network lobby scene3. Notice that Text objects are not rendered in game view (text appear... Read more
[LayoutGroup] Size of layout group is calculated in a strange way
Steps to reproduce: 1. Open attached project2. Open scene "1"3. In hierarchy, expand "Canvas/HorizontalLayoutGroup/LeftVerticalGroup... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks