Search Issue Tracker
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce: 1. Open attached Unity project "UITest" 2. Open "test" scene 3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce: 1. Open attached project "RenderIssue.zip" 2. Expand Canvas game object and delete one Image for blue material t... Read more
ScrollRect vibrates with small, world space UIs
Reproduction steps: 1. Open attached "scrollrect_repro" Unity project. 2. Open and play "ScrollRect-UnitysVersion" scene. 3. Press ... Read more
UGUI Text looks broken when changed via script
Steps to reproduce : - import the project attached - open the scene "SplashA" - press play and also play in the scene - choose "yes... Read more
Adding "Canvas Group" component to "Canvas" results in slow performance ...
Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce: 1. Open attached project 2. Open scene 3. Select Canvas 4. Try to change sorting layer 5. Notice that it's impossible... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce: 1. Open a new project 2. Go to GameObject --> UI --> Text 3. Set Text Anchor Preset to Stretch Middle 4. Drag th... Read more
Image.fillAmount value no longer affects visible fillAmount if set to 0.0f
Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. ... Read more
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project 2. Open 'guiPrefabBug' scene 3. Select 'Enabled' object in the hierarchy ( Ca... Read more
"Quaternion To Matrix conversion failed because input Quaternion is inva...
Steps to reproduce : - import the project attached - open the scene - press play and notice the errors in the console 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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations