Search Issue Tracker
Grid Layout Group Constraint Count set to "4" not working when Constrain...
How to reproduce:1. Open the attached project "repro.zip"2. Open Assets/Scenes/SampleScene.unity Expected result: The Buttons in the... Read more
Silent crash on entering and exiting Play mode in a scene containing Tex...
Steps to reproduce:1. Open the attached project2. Open Scene "InputApiTestScene"3. Enter Play mode4. If it didn't crash after step 3... Read more
Physics2DRaycaster distance results ignore sprite z position
Steps to reproduce:1. Open attached unity project2. Open "Distance" scene3. Enter Play Mode4. Hover mouse over the red sprite in Gam... Read more
UGUI unresponsive when interacting on secondary display
Reproduction steps:1. Open user attached Project2. Build and Run3. Try to interact with the UGUI on the 2nd display Expected result:... Read more
[UGUI] Image with crunch compression can still have a modified alphaHitT...
[UGUI] Image with crunch compression can still have a modified alphaHitTestMinimumThreshold The alphaHitTestMinimumThreshold can be ... Read more
GFX memory usage in editor is significantly higher than in player when u...
Reproduction steps:1. Open the attached project ("case_1334548.zip")2. Open the "SetMeshScene" scene: Project window > Assets >... Read more
The first submesh texture is overridden for all other submeshes in the C...
How to reproduce:1. Open the user's attached "ParticleEffectForUGUI.zip" project2. Open the "IssueScene" Scene3. Observe the meshes ... Read more
The Button is not fully visible in the Game window when adding it to the...
How to reproduce:1. Create a new project2. In the Hierarchy window add a Panel (right-click > UI > Panel)3. In the Inspector w... Read more
ScrollRect layout recalculation causes unnecessary allocation
Reproduction steps:1. Open user attached Project2. Open the Profiler3. Enter Play mode4. Move the ScrollRect5. Profile the frame it ... Read more
Child Canvas' Sorting Layer is changed to the same value as the parent C...
Reproduction steps:1. Open the user's attached project2. Load SampleScene and enter Play mode3. Select Template GameObject in the Hi... 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