Search Issue Tracker
Masked children under a masked parent do not work
To reproduce this bug: 1. Open the attached project2. Open 'Mask' scene3. Select Child Panel ( Canvas -> Panel > Child Panel) ... Read more
[GraphicRaycaster] inconsistent behavior between 2D and 3D colliders beh...
Reproduction steps(GIF attached):1. Open "UI" project.2. Open "scene" scene.3. Check "1", "2", "3", "4" game objects collider types ... Read more
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce:1. Open attached Unity project "UITest"2. Open "test" scene3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
Mask component places UI elements behind world objects on RenderMode.Ove...
To reproduce:1. Open attached project2. Open test scene3. Open MaskBug scene4. Press Play5. Notice that the buttons that have the ma... Read more
NullReferenceException when adding a "Selectable" component
Steps to reproduce : - create a new project- create a new canvas- add an empty game object to the canvas- add the "Selectable" compo... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... Read more
When a game object containing an image is destroyed, the MissingReferen...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Click button "Close Me"5. Notice MissingReferenceException in... Read more
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more
Slider and Toggle do not align in a Grid Layout until Scrollbar is added
Steps to reproduce : - create a new project- create a canvas and an Empty Game Object as a child- add the Grid Layout Component to t... Read more
Rect Mask 2D has Script field
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "Canvas > Image"4. Notice that its "Rect... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS