Search Issue Tracker
"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
MissingReferenceException when making prefab from uGUI
1. Open project2. Open scene "testscene"3. Drag gameobject "HUD" from hierarchy to project window and MissingReferenceException will... Read more
Docking/undocking game view creates slightly off-scale canvas
To reproduce:1. Open attached project2. Open scene main. It contains a canvas and a few images. Notice the initial size of the white... Read more
“Ignore Parent Groups” doesn’t ignore parent Canvas Group component
To reproduce:1. Open attached project2. Open CanvasGroup scene3. Press Play4. Notice that Ignore Parent Group is selected on child C... Read more
Scroll Rect, Mask and Toggle Group can be added multiple times on the sa...
Steps to reproduce : - create a game object- add Scroll Rect, Mask and Toggle Group to it and notice that these components can be ad... Read more
Horizontal Layout Group does not work correctly on the ScrollView
To reproduce this bug: 1. Open the attached project2. Open ScrollView scene2. Expand the Canvas/Window/Content/ScrollView/Content3. ... Read more
Animated sprite sheets don't work properly on the uGUI canvas
To reproduce:1. Open attached project2. Open "spritesheet" scene3. Press play Notice two game objects: mickeyAnim_Image and mickeyAn... Read more
Slider does not update when it is no longer controlled by a HorizontalLa...
Steps to reproduce:1. Open the project and the scene2. Find 'Slider' under Canvas in hierarchy3. Note that it's Rect Transform value... Read more
Instantiating uGUI prefab that has position 0,0,0 breaks it's children
To reproduce:1. Open repro package2. Open scene test. It contains a button, that when pressed, will instantiate a prefab. The prefab... Read more
Custom uGUI text pops out of rect bounds on certain game view sizes
To reproduce:1. Open attached project2. Open TextIssue scene. It contains two texts, one on the top is the default uGUI text, the bo... 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