Search Issue Tracker
Incorrect line spacing when using RichText
How to reproduce:1. Open the attached project2. Open the scene ( It has a Text component. Text is written using RichText and some wo... Read more
uGUI objects with non-center anchor point are instantiated with wrong of...
Steps to reproduce:1. Open the attached project and the scene "canvas_bug"2. Press play3. Observe, that instantiated uGUI object hav... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
UI package on the Asset Store is broken in Unity 5
"Prefab has multiple Transform components! Removing them automatically would not be safe." errors and "NavMesh asset format has chan... Read more
Adding rect transform to transformed sprite undoes transformation
1. scale/rotate sprite in scene2. add rect transform component3. observe how scale/rotation is undone Read more
When using ToggleGroups, de-activating a gameobject with a Toggle compon...
To reproduce:1. Open attached project2. Open test scene3. Disable and re-enable one of toggles4. Notice that Group value on Toggle c... Read more
Setting ScrollRect's normalized position does not work if you do it just...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is 'ScrollView' and 'Panel' as its Content3. Press play... Read more
InputField does not clear placeholder text when clicking inside the field.
Version 5.1.1f1 (2046fc06d4d8)Fri, 27 Mar 2015 09:26:51 GMTBranch: 5.1/release Description: When clicking in the input field, the ex... Read more
UI Text flickers when scrolling
To reproduce:1. Open attached project2. Open ShellrootBeta scene3. Press play4. Scroll up and down5. Notice the text 'Penguinmarcher... Read more
Any other Canvas in hierarchy ignore events
Steps to reproduce : - import the project attached- open the scene "canvas_bug"- press play and notice that only the root canvas rec... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code