Search Issue Tracker
"Mouse.delta" returns zero when moving the cursor against the screen edg...
How to reproduce: Open the user-attached project (InputSystem MouseDelta Bug.rar) Open the SampleScene and enter Play Mode Make sure... Read more
[macOS][M1] Audio crackling/popping during compilation in Editor
Steps to reproduce: Create a new Unity project Make sure that: ** you have audio playing from a different source on the machine (You... Read more
[WebGL] Shader covers the whole scene when building on WebGL platform
Steps to reproduce:1. Open the user’s attached project2. Open Assets/Scene/SampleScene.unity3. Enter Play Mode4. Observe the Game vi... Read more
WNS push notifications via background task is not working when push noti...
How to reproduce:1. Open the attached project "UnityWNSDemo.zip"2. Build the project for UWP3. Open the built project with Visual St... Read more
Console logs more than one log for one prefab when building addressables
Reproduction steps:1. Open user attached project2. Click Window > Asset Management > Addressables > Groups3. In the opened ... Read more
Build fails with IL2CPP error when building in IL2CPP Scripting Backend
How to reproduce:1. Open project "1422009"2. Open Edit -> Player Settings -> Player3. Set Scripting Backend to IL2CPP4. Open F... Read more
Crash on UndoManager::RegisterUndoOperation when exiting Play Mode after...
How to reproduce:1. Open the attached project "Bubble Bobble Remake.zip"2. Open Assets/Shaders/Bubble_Graph.shadergraph3. Move aroun... Read more
ArgumentOutOfRangeException errors are thrown in Console when changing t...
How to reproduce:1. Open the attached project ("GameViewTitleBug.zip")2. Execute the Window -> SetGameViewTitle menu item Expecte... Read more
[URP] ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOW...
ShaderKeywords '_MAIN_LIGHT_SHADOWS' and '_ADDITIONAL_LIGHT_SHADOWS' are enabled in the Editor when the 'Main Light' and 'Additional... Read more
Overriden property is not serialized in IL2CPP build when marked with [X...
Reproduction steps:1. Open the attached project (IL2CPPBugRepro.zip)2. Open the SampleScene.unity Scene, located in the Assets/Scene... 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