Search Issue Tracker
[ScrollRect] No inertia at specific position in vertical scroll mode
How to reproduce: 1. Open the attached project and the only scene in it. 2. Play the scene and scroll down by clicking and draggin... Read more
World Space Canvas hierarchy order affects rendering order only when Z p...
1. Open user Attached project DrawTest.unity scene 2. Change hierarchy order of Canvas "Back" and "Front" gameObjects. Notice that t... Read more
Editor crashes on "UI::PrepareOutput" when canvas is activated/deactivated
Reproduction steps: 1. Open the "UnityCrash" attached project. 2. Open and play the "Game" scene. 3. Click on the "Blur" button a se... Read more
Nested canvas anchor's position reset to bottom left after entering play...
Steps to reproduce: 1. Create a new project. 2. Add "UI>Canvas" gameobject. 3. Add a child canvas to previous canvas. 4. Set child's... Read more
ScrollRect scrolling randomly stops even with the deceleration rate set ...
Steps to reproduce: 1. Open attached project 2. Open scene "test" and run it 3. Click on scroll rect and while holding mouse move i... Read more
Buttons "Color Tint" Transitions color changes Outline and shadow compo...
Reproduction steps: 1. Open the "bug.zip" project 2. Open the "Test" scene. 3. Select "Button" game object 4. Change Button transiti... Read more
Game object with "ILayoutGroup" does not update automaticaly.
Steps to reproduce: 1. Open attached project. 2. Select "BadButton" and duplicate it several times. -Button duplicates at the same p... Read more
Button with animator is not working after setting it not active and acti...
How to reproduce: 1. Open the attached project 2. Open and play BugScene scene 3. Click on the button in the left (The button has an... Read more
Dragging childed image prefab into canvas as a child object does not upd...
Repro steps: 1. Open "Canvas.zip" project; 2. Open "scene" scene; 3. From the Assets folder drag the object "DragMe" on Canvas in th... Read more
Animations lagging, sometimes text.GetComponent<UnityEngine.UI.Text> not...
Steps to reproduce: 1) Download attached project 'case_821319.7z.deletethis.unsafe' and open in Unity. 2) Press Play. 3) Clock on w... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running