Search Issue Tracker
transform.SetParent() causes Image objects not to render
How to reproduce: 1. Open the attached project "834383SetParent.zip" 2. Open test scene 3. Under Canvas is working and failing objec... Read more
When picking color of UI Image with color picker, it gets slightly darke...
How to reproduce: 1. Open the attached project 2. Open main scene 3. Select Image in hierarchy 4. Change image color (e.g. to yellow... Read more
Adjusting Transform values of multiple Canvas child objects that are far...
Reproduction steps: 1. Open the "UISlowDownTest.zip" project. 2. Open the "TestScene" scene 3. Play the scene 4. Hold UP arrow for a... Read more
Scroll Rect elastic works only in elastic mode with horizontal and verti...
How to reproduce: 1. Open the attached "ScrollRect.zip" project 2. Open Controls scene 3. There are two Scroll View game objects -Sc... Read more
[Canvas][RenderCamera] Shadows doesn't render on mobile devices
Reproduction steps: 1. Open the attached project(Assets folder only, put it into another folder). 2. Play the "BadUIShadow" scene in... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps: 1. Open the "bug.zip" project 2. Open the "Test" scene 3. Open the "Example.cs" script 4. Make "Pressed" method ... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce: 1. Open the scene 2. Change "Size" field in orthographic camera 3. Notice how canvas size does not change in Scene vie... Read more
ScrollRect performance is very slow when its 'Content' object contains c...
- The ScrollRect component in Unity's UI performs very slowly when its 'Content' contains children objects containing LayoutGroup su... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 and check Text of Button 3 OR 1. Add UI Button to the scene 2. Go to Text element of the button an... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene1 2. In Play move mouse over the button -> its color is changed from green to blue (highlighted colo... 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