Search Issue Tracker
UI GameObject with one pixel border occasionally rendered not correctly ...
How to reproduce: 1. Open the attached project and the only "Components" scene in it. 2. In the scene view, select the image with t... 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 typ... Read more
Nested canvas anchor's position reset to bottom left after entering play...
Steps to reproduce: 1. Create a new project. 2. Add "UI>Canvas" gameobject. 3. Add a child canvas to previous canvas. 4. Set child's... Read more
[iOS][Android] UI buttons do not work if the parent of Canvas has Event ...
Steps to reproduce: 1) Open the attached project. 2) Build and deploy to an iOS or Android device. 3) Locate the button labeled 'Bro... Read more
Canvas with Graphic Raycaster which has an image object does not block C...
Repro steps: 1. Open "GraphicRaycast" project 2. Open "scene" scene 3. Enter play mode 4. Click on the red square 5. Notice that the... Read more
Memory Leak appears when entering play mode with two cameras and UI element
Steps to reproduce: 1. open ExampleProject 2. open scene "ExampleScene" 3. Press play 4. Open Profiler 5. Choose Memory tab Result:... Read more
Input Field does not display its value when text is inputted through the...
To reproduce(attached 2 videos showing this): 1. Open the project attached by the user 2. Enter play mode 3. Enter some text in the ... Read more
Resizing child's RectTransform, parent's RectTrans and child's RectTrans...
A parent object is gone (not visible) after Resizing child's RectTransform, parent's RectTransform and child's RectTransform (again)... Read more
RectMask2D stops masking the object when Pivot X is zero and mask's widt...
Steps to reproduce the issue: 1. Download and open attached project. 2. Open scene named "RectMaskIssue". 3. Select game object name... Read more
Custom font turns black after building process finishes
Steps to reproduce: 1. Open attached project 2. Build or Build and run 3. Enter play mode right after building finishes Actual: all... 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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected