Search Issue Tracker
[Android] Sphere is not displayed on Android device when custom Shader i...
How to reproduce: 1. Open attached Unity project 2. Build "Test" scene and run it on a device Actual result: The screen is all blu... Read more
[Metal/Vulkan] Projection Matrix in a shader is offset when CommandBuffe...
To reproduce: 1. Open attached project "Metal_iOS_Bug.zip" 2. Open "SampleScene.unity" scene 3. Make sure that Metal Editor Support ... Read more
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce: 1. Create a new Unity project 2. Create a new Standard Surface Shader 3. Set the Albedo Default Map to any texture... Read more
Mesh Renderer does not render Meshes with Sprites/Default Shader when GP...
How to reproduce: 1. Open the attached project "1159573.zip" 2. Create a Cube Prefab Instance in the Scene 3. Enable GPU Instancing ... Read more
Asset importer crashes when importing a shader and Unity freezes if you ...
Steps to reproduce: 1. Open the project attached by QA; 2. Reimport the shader. Expected: Editor does not freeze, the shader is suc... Read more
Parameter for frac() in surface shaders ignores increments inside nested...
How to reproduce: 1. Open the attached "NestedLoopShader.zip" 2. Reimport the SurfTest and SurfTest2 shaders and materials 3. Inspec... Read more
Unlit Shaders render a Shadow Map in Forward rendering when Cascaded Sha...
How to reproduce: 1. Download and open the project "1166107.zip" 2. Open and enable the Frame Debug window 3. Open Graphics settings... Read more
Warning on affected shader count is not thrown when trying to collect sh...
How to reproduce: 1. Create and open a new Unity Project 2. Create a new Cube GameObject in the Hierarchy window 3. Go to Edit -> P... Read more
The unused shaders are still being tracked when Asynchronous Shader comp...
How to reproduce: 1. Open the "SampleScene" in the attached project "case_1169786" 2. Go to Edit -> Project Settings -> Graphics 3. ... Read more
Object's shadow seems distorted from certain camera angles when Heightma...
Repro steps: 1. Open attached "case_1173340.zip" 2. Open "SampleScene.unity" 3. Enter Play Mode 4. Observe the shadow of the cube E... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL