Search Issue Tracker
uGUI stops working after using Stylus on Note4
UI Components built with the new UI do not respond to the touched of fingers after using stylus. They do respond before using stylus. Read more
Pressing TAB key does not navigate between input controls
How to reproduce: 1. Create a new project 2. Create two InputFields in Hierarchy 3. Click Inspector -> Input Field -> Visualize but... Read more
Disabled mask still disables mouse events outside the mask
Repro steps: 1) Open attached project and scene 'Demonstration' 2) Click on Canvas -> Mask and notice Mask component is disabled 3) ... 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
Certain font text is not being displayed in the correct position
Certain font text is not being displayed in the correct position (compared to 5.2) Steps to reproduce: 1. Download and extract atta... Read more
[GLCORE][OSX] UI Components Disappearing and/or Displaying Garbled UVs/T...
How to reproduce: 1. Create a new project 2. Create Text game object 3. Move it in the scene view 4. Notice it disappears and/or dis... 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
UI draw order is unintuitive
The draw order of UI elements (from top to bottom in the hierarchy of the Canvas's Transform) is unintuitive. It would make more sen... Read more
Right to left language support in UI system
Currently Unity UI system does not support right to left language input correctly. Such languages as Arabic, Persian, Urdu, Syriac, ... Read more
[Material] <quad> tag support in UI.Text elements
<quad> or <material> tags in UI.Text support. At the moment, these are only supported in Text Mesh objects, as UI.Text uses only one... 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