Search Issue Tracker
Regression: UI: Nested Mask makes children of outer Mask invisible
How to reproduce:1. Open the attached project2. Open "test" scene (where is Image game object with Mask component (called "Mask1"), ... Read more
PointerEventData.pressPositon is misspelled
PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... 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
AssertionException is thrown when trying to select dependencies of uGUI ...
To reproduce this bug: 1. Open the project 'AssertionExceptionError_2'2. Open the scene3. There is image UGUI object in the scene4. ... Read more
Unity crashes when setting .enable on CanvasGroup in runtime
To Reproduce:1. Create a gameObject with a CanvasGroup component, (notice that it can't be disabled/enabled in inspector)2. Try to d... Read more
Buttons stay highlighted in scene in uGUIProject
1. run either layoutGroup or menu 3d scene2. click buttons randomnly, especially holding down th emouse button while moving around f... Read more
Unable to pick child object in the canvas
Steps to reproduce : - create a new project- create a canvas, a text and a button- try to pick the text in the scene view and notice... Read more
In the new Unity 4.6 UI, using masks causes visual errors on Android
Using a mask causes visual errors like magenta showing or missing parts of texture on some Android devices Read more
Having two children Canvas of a Canvas breaks rendering
To reproduce:1. Add a Canvas2. To the Canvas add two Canvas children3. Add an Image to one of the children CanvasExpected result: Th... 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
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