Search Issue Tracker
ScrollRect/Bar doesn't react to drag if Canvas is bound to Camera and Pl...
How to reproduce: 1. Create a new project 2. Set Near Clipping Plane of the Main Camera to any value (e.g. 20) 3. Create a Scroll V... Read more
huge UI objects when Canvas render mode is "Screen Space - Camera"
Steps to reproduce (or watch attached gif): 1. Create a new Unity project 2. Add Canvas 3. Set Canvas render mode to Screen Space - ... Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce: 1. Open attached project 2. Open scene 3. Select Canvas 4. Try to change sorting layer 5. Notice that it's impossible... Read more
Text field scrolling on Text (Script) component is broken.
To reproduce: 1. Open attached project 2. Open "Fieldtest" scene 3. Select Text game object (Canvas->Text) 4. In Text (Script) com... Read more
Canvas doesn't update position
Canvas doesn't update position when in the scene if change RendererMode from ScreenSpace - Camera to WorldSpace Repro: 1. Add Canva... 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
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
UI Image fill amount breaks when value is set to 0 through script
To reproduce: 1. Open attached project 2. Open test scene 3. Select test game object 4. Press play 5. Press Down Arrow till fill amo... Read more
RectTransform rect & sizeDelta incorrect in Awake() when affected by Lay...
How to reproduce: 1. Open a new project 2. Import attached package 3. Open scene RectTransform Repro Scene.unity 4. Play the scene ... Read more
Replacing an Image's sprite on Start does not work on the editor
To reproduce this bug: 1. Open the attached project 2. Open the 'TestScene' 3. There is 'Image' gameObject which has 'ReplaceOnStar... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow