Search Issue Tracker
[Android] Sphere is not displayed on Android device when custom Shader i...
How to reproduce: 1. Open attached Unity project2. Build "Test" scene and run it on a device Actual result: The screen is all blue i... 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" scene3. Make sure that Metal Editor Support is ... Read more
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Set the Albedo Default Map to any texture4. ... 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 Scene3. Enable GPU Instancing on ... 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 succes... 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 materials3. Inspect t... 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 window3. Open Graphics settings in... 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 Project2. Create a new Cube GameObject in the Hierarchy window3. Go to Edit -> Pr... 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... 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 Mode4. Observe the shadow of the cube Expect... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used