Search Issue Tracker
Unity overrides certain scripts even when they are named differently
When importing a certain package that has a similar named script - in this case - "ScrollRectOcclusion" vs "UI_ScrollRectOcclusion" ... Read more
Sysroot Base package throws "no suitable method found to override" error...
How to reproduce:1. Open the attached project (1250649.zip)2. Notice the Console window entries Expected result: There are no error ... Read more
[Mac] Unable to choose files with .sh and .cmd extensions as external sc...
Reproduction steps:1. Open new Unity Project2. Go to Edit -> Preferences -> External Tools -> External Script Editor -> ... Read more
Shader compiler crashes on Vulkan when dissasembling an uncompiled broke...
How to reproduce:1. Download the attached project, extract it and clear its Library folder2. Open the project3. Inspect "Test Shader... Read more
New Input System's OnActionChange callback is delayed when holding down ...
How to reproduce:1. Open user's attached project2. Enter Play Mode3. Make sure the Console window is visible4. Press and hold the Sp... Read more
Editor toggle boxes can be toggled even when mouse is not over the checkbox
Steps to reproduce : - create a new project- open the Preferences window- under the General tab, mouse over outside the checkboxes a... Read more
[URP] Camera Stacking results in black screen when MSAA and OpenGL graph...
How to reproduce:1. Open the attached '1250602.zip' project2. Open 'SampleScene' Scene3. Notice that scenes are present in Game View... Read more
Instanced meshes are not drawn at certain camera angles when Graphics.Dr...
How to reproduce:1. Open the attached '1250562.zip' project2. Open '10001_00' Scene3. Enter Play Mode4. Pan the viewport camera usin... Read more
Crash on vkGetInstanceProcAddr when consecutively executing a method for...
Reproduction steps:1. Download the project from the link provided in the edit2. Open the downloaded project3. Select all meshes in A... 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