Search Issue Tracker
ScrollBar will position itself to the bottom of the content when items a...
To reproduce:1. Open attached project2. Open BUG scene3. Press play4. Press Add 105. Notice that when items are added scroll bar han... Read more
uGUI doesn't work in flash build
Steps to repro:1. Open the attached project2. Build to flash3. Observe that uGUI in flash build is not working Read more
InputField.InputType.Password does not work correctly when the input fie...
To reproduce the bug: 1. Create an input field2. Set Input Type: Password3. Play and type something4. Once you deselect the input fi... 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
Calling SetColor or SetAlpha on the CanvasRenderers of the toggle's chil...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. There is a script attached on toggle gameobject which:-Set... Read more
Slider Handle disappear on resize or changed position after undo(Ctr+Z)
Steps to reproduce : 1) Download attached project "Slider Bug.zip" and open in Unity.2) In Hierarchy tab, click on Canvas >> S... Read more
Editor fails to create a new Sprite Asset from Text Mesh Pro
Steps to reproduce:1. Create new Unity project2. Import Text Mesh Pro3. Right click on project view4. Navigate to Create -> TextM... Read more
LayoutRebuilder error thrown after changing Text.text value several times
To Reproduce: 1. Open the attached 'ReproProjTextUpdate.zip' and run 'testScene'. 2. Notice that after ~5 seconds 6 identical except... Read more
uGUI: Layout isn't updated if child is deactivated(SetActive(false))
1. Open attached project2. Open "test" scene3. Press play4. Press uGUI button "Hide me" and it will make itself inactive with gameOb... Read more
uGUI Panel with a canvas component disappears in play mode
To reproduce:1. Create a uGUI panel2. Add a canvas component to the panel3. Enter play mode - notice that the panel becomes invisibl... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default