Search Issue Tracker
“State comes from an incompatible keyword space“ error is thrown when op...
How to reproduce:1. Open the “IN-93705_repro“ project2. Observe the Console Expected result: "State comes from an incompatible keywo... Read more
"Shader error redefinition of 'Varyings'" error appears when selecting t...
Reproduction steps:1. Open the attached “IN-96041_Repro.zip“ project2. Select the “Assets/MyTestShader.shader“ Shader in the Project... Read more
[iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
Reproduction steps:1. Open the attached “cju” project2. In the iOS Player Settings (Edit > Project Settings… > Player), delete... Read more
Cursor skips input fields when tabbing between two sets of input fields
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode4... Read more
[APV] APV Sky occlusion doesn't consider the terrain
Steps to reproduce: Open attached repro project Load the "SampleScene" scene Rebake probes (Generate Lighting) Observe the game view... Read more
Shader Graph Asset icon is not shown on creation unless you confirm the ...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Shader Graph -> Blank Shad... Read more
CS0234: Missing 'ptSubject' namespace error when adding Nerdbank.Message...
Reproduction steps:1. Open the attached "repro_IN-94432" project2. Open the "Assets/Scenes/SampleScene.unity" Scene3. Observe the Co... Read more
"Tab" key doesn't exit the renaming in the Hierarchy window
How to reproduce:1. Create a new Unity project2. In the Hierarchy, right-click -> Create Empty3. During the GameObject renaming, ... Read more
"Tab" key doesn't exit the renaming in the Project window
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Folder3. During the renaming,... Read more
[Vulkan] The Player view flickers or goes black after minimizing and reo...
Reproduction steps:1. Open the attached “IN-94665“ project2. Switch to Android Platform in Build Settings3. Make sure that Vulkan is... 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