Search Issue Tracker
mouse scroll to infinity with UI clamped scrollview
1. open the attached project 2. open the controls scene 3. hit play 4. scroll the scrollview with you mouse left click and drag down... Read more
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce: 1. Open attached Unity project "UITest" 2. Open "test" scene 3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project 2. Open "ReproScene" scene 3. Select "Canvas" in the Hierarchy... Read more
UI objects don't snap properly when changing camera orthographic size/ga...
To reproduce: 1) Open attached project and scene inside of it 2) Play it 3) Either resize Game Window vertically or change Main Cam... Read more
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to re... Read more
Canvas with Screen Space Overlay camera is not null if its render mode w...
Steps to reproduce: 1. Open attached project "testing_canvas" 2. Open "test" scene 3. Enter play mode -Canvas render mode is set to... Read more
Entering text and pressing enter multiple times in an Input Field while ...
Recreation steps: 1.Open Unity 2.Create a new scene 3.Add and Input field 4.Change the width of Rect Transform to 900 and the height... Read more
tutorial case for onboarding
Steps to reproduce: 1. Open atached project reproduced with the description of the user 2. Start play mode and write text in input f... Read more
UI text color changed permanently when using "Find references in scene" ...
How to reproduce: 1. Open project and load Test scene 2. You can play the scene. You can see the white text over the background. 3.... Read more
Objects activated during run time are not rendered
How to reproduce: 1. Open the attached project 2. Open the "example" scene 3. Enter Play mode 4. Press the "Is Showing" checkbox, th... 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