Search Issue Tracker
Regression: UI: Nested Mask makes children of outer Mask invisible
How to reproduce: 1. Open the attached project 2. 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 mistak... 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 scene 3. There is image UGUI object in the scen... 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... Read more
Buttons stay highlighted in scene in uGUIProject
1. run either layoutGroup or menu 3d scene 2. click buttons randomnly, especially holding down th emouse button while moving around ... 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 not... 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 Canvas 2. To the Canvas add two Canvas children 3. Add an Image to one of the children Canvas Expected result... Read more
Animated sprite sheets don't work properly on the uGUI canvas
To reproduce: 1. Open attached project 2. Open "spritesheet" scene 3. Press play Notice two game objects: mickeyAnim_Image and mi... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon