Search Issue Tracker
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene2. Observe how the text bounds are larger than the text "New Text"3. in inspector go to wrap made and set to ... Read more
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... Read more
[UI] [CanvasRenderer] CanvasRenderer.SetMesh results in miscolored, blue...
To reproduce:1. Open the project and TestScene in it2. In the sample, select Canvas > Custom Mesh.3. See the mesh data in the ins... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
Image component is broken if "Filled" is used as image type
Steps to reproduce : - import the project attached- open the scene- press play and notice that is a sprite is used nothing is visibl... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more
Scene has way to many draw calls
To reproduce:1. Open the attached project2. Play the "Assets/UI/Examples/Scenes/Layout Groups" scene3. In the game window, click "St... Read more
Cannot add Reference Resolution Component ot the Canvas
Steps to reproduce : - create a new project- create a Canvas- add the Reference Resolution component and notice it's not added *Note... Read more
Error 'outputVertexCount == sharedData.indexCount' appears when nested c...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Observe console. Result:When a canvas is created with these el... Read more
uGUI: Layout isn't updated if child is deactivated(SetActive(false))
1. Open attached project2. Open "test" scene3. Press play4. Press uGUI button "Hide me" and it will make itself inactive with gameOb... 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