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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used