Search Issue Tracker
Incorrect line spacing when using RichText
How to reproduce: 1. Open the attached project 2. Open the scene ( It has a Text component. Text is written using RichText and some ... 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 play 3. Observe, that instantiated uGUI object ... 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 wa... 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 cha... Read more
Adding rect transform to transformed sprite undoes transformation
1. scale/rotate sprite in scene 2. add rect transform component 3. observe how scale/rotation is undone Read more
When using ToggleGroups, de-activating a gameobject with a Toggle compon...
To reproduce: 1. Open attached project 2. Open test scene 3. Disable and re-enable one of toggles 4. Notice that Group value on Togg... Read more
Setting ScrollRect's normalized position does not work if you do it just...
To reproduce this bug: 1. Import the attached package 2. Open 'scene' 3. There is 'ScrollView' and 'Panel' as its Content 3. Press ... 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 GMT Branch: 5.1/release Description: When clicking in the input field, th... Read more
UI Text flickers when scrolling
To reproduce: 1. Open attached project 2. Open ShellrootBeta scene 3. Press play 4. Scroll up and down 5. Notice the text 'Penguin... 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 ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow