Search Issue Tracker
[ugui] RectMask2D stops working after reparenting.
1) Download the sample project from 1395689. 2) Open scene MultiDisplayErrors 3) Press Play 4) Select the 2 Cameras in the scene cal... Read more
[uGUI] Performing Undo after copy-pasting UI object's component values r...
How to reproduce:1. Open the attached project2. In the SampleScene Select the Button in the Hierarchy3. Change the Normal Color in t... Read more
Button does not retain highlight state upon mouse entering raycast-enabl...
Reproduction steps:1. Open the attached project2. Select the "Image" GameObject in the Hierarchy window (SampleScene > Canvas >... Read more
PointerEventData "hovered" list does not correctly remove entries when t...
How to reproduce:1. Open the attached project "HoverTest.zip"2. Open the "SampleScene" Scene3. Enter the Play mode4. Click on the "C... Read more
Canvas Group Component's "Block Raycasts" and "Interactable" options wor...
Reproduction steps:1. Open the attached project2. Enter Play Mode3. Observe button behavior4. Select "Canvas" GameObject in the Hier... Read more
IPointerExitHandler.OnPointerExit is called incorrectly when running via...
How to reproduce:1. Open the attached "1419953.zip" project2. Open the "Scene" Scene3. Enter Play Mode4. Move the mouse pointer onto... Read more
Child Canvas Transform values are not saved when editing them in Prefab ...
Reproduction steps:1. Open the attached project "canvasTest.zip"2. In the Project window, double-click "Canvas.prefab"3. In the Hier... Read more
Getting "RectTransform.rect" is expensive
How to reproduce:1. Open the user attached project (RectTransformPerfIssue.zip)2. Make sure "Sample1" scene is open3. Press Ctrl+7 t... Read more
Unexpected full floating precision register when using GLES20 or GLES3x
How to reproduce:1. Open the attached project "TestShaderPrecision.zip"2. Select Assets/DefaultResourcesExtra/UI/UI-Default.shader3.... Read more
GameObject Brush Elements overlap other properties when expanded
Reproduction steps:1. Open the attached project "1422858.zip"2. Select Window > 2D > Tile Palette3. In the Tile Palette window... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used