Search Issue Tracker
EventData.clickCount doesn't increase when clicking repeatedly in the ne...
Reproduction steps:1. Open user's project "2021.2-Test.zip"2. Open "UIExample" Scene3. Enter Play Mode4. Click on "Cube" GameObject ... Read more
User can't easily configure location of both UPM and Asset Store package...
Users would like to easily configure the location of the package cache for both, UPM and Asset Store packages. Read more
[InputSystem] A key will not be registered after rebinding if it was pre...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Click Space5. Click Space Again Expected result: The... Read more
ArgumentOutOfRangeException error is thrown when selecting a message pri...
How to reproduce:1. Open the user's attached "LogMessageBreaksConsole.zip" project2. Go to BugReport -> Break console3. Press on ... Read more
[MacOS][Metal] Game View is constantly flickering when active
How to reproduce:1. Create a new Unity project2. Make sure the Game View is visible3. Move the mouse around or resize the Game View ... Read more
[HDRP] When multiple scenes are used, Lighting tab can show incorrect in...
In the lighting tab, we display the Static lighting of whatever scene is active (marked in bold in the hierarchy). However, instead ... Read more
Four errors are thrown to the Console when calling InputSystem InputUser...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Press Enter Expected result: No errors are thrown to... Read more
[Lost Crypt] Shaders are failing to upgrade resulting in pink materials ...
To reproduce:1. Create a project in Unity 2021 (any release that supports URP 11)2. Import package: Lost Crypt from the asset store:... Read more
'PPtr cast failed when dereferencing! Casting from ScriptMapper to Textu...
Jira: https://jira.unity3d.com/browse/GFXGI-500 Reproduction steps:1. Create an empty project2. In the Hierarchy window, create a ne... 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