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
[GLCORE][OSX] UI Components Disappearing and/or Displaying Garbled UVs/T...
How to reproduce:1. Create a new project2. Create Text game object3. Move it in the scene view4. Notice it disappears and/or display... Read more
all toggles are selected even when they all are attached to the same Tog...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice that all toggles are selected even when they all are a... Read more
RectTransform rect & sizeDelta incorrect in Awake() when affected by Lay...
How to reproduce: 1. Open a new project2. Import attached package3. Open scene RectTransform Repro Scene.unity4. Play the scene- Not... Read more
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene2. Observe how the text bounds are larger than the text "New Text"3. in inspector go to wrap made and set to ... Read more
[OSX] Directional keys don't work with InputField in standalone, but wor...
How to reproduce:1. Open the attached project2. Open and Play InputField scene3. Type something to InputField4. Click Shift + left o... 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
transform.LookAt breaks UI Event System
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Select the gameobject Planet/Vertical Movement Container... Read more
Crash when trying to set CanvasScaler height
To reproduce:1. Create canvas via Gameobject/UI/Canvas menu2. Add a Text Component via the Gameobject/UI/Canvas (important)2. Set UI... Read more
Text component disappears after several indentations when alignment is s...
Steps to reproduce: 1) open attached project2) scene 'm'3) select text element4) add a lot of 'tab' indentation or spam 'tab' and 'd... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler