Search Issue Tracker
Every GameObject under a Canvas adds 4 calls to CanvasRenderer.OnTransfo...
How to reproduce: 1. Open the attached project 2. Open profiler window (Window -> Profiler) 3. Open and play DefaultScene scene 4. N... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified ... Read more
[InputField] Image renders on InputField and makes it unselectable
Repro steps: 1) Open the project and TestScene 2) Run and try to click on text - notice it is impossible 3) Select Canvas -> ImagePo... Read more
[Canvas] Screen Space - Camera canvas leak memory if the camera is disabled
To reproduce: 1. Open attached project 2. Open scene CanvasCameraTest. It has a camera space canvas that are set on a disabled camer... Read more
UnityEvents function resets on compile
To reproduce: 1. Open attached project 2. Open test scene 3. Select PlatformSpecificGameObject object 4. Set on platform specific s... Read more
[UI] Sprites display incorrectly using nested canvas in Linear color space
To reproduce: - Open the attached project - Make sure editor is in Linear mode, press play. - Both squares should look identical, b... Read more
UI interactions don't react to the pointer at all
How to reproduce: 1. Open a new project 2. Create any interactive UI object (button, inputfield, etc.) 3. Play the scene 4. Try to ... Read more
UnityEngine.UI.Text trims trailing spaces
How to reproduce: 1. Open a new project 2. Create a UI Text - Make sure the Horizontal Overflow is set to 'Overflow' 3. Input "A ... Read more
Font accent exedes the text box limits
Steps to reproduce : - create a new project - import the font attached - create a new text box and add the attached font - type som... Read more
[Canvas] [ScrollRect] Non-Pixel-Perfect canvas inside another canvas cau...
Reproduction steps: 1. Open attached project 2. Open the "TestPixelPerfect" scene 3. Play the "TestPixelPerfect" scene 4. Scroll or ... 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