Search Issue Tracker
Unlit shaders are not writing to the depth buffer
Steps to reproduce: 1. Download and open the attached project 2. Observe focusing of cubes in the Game Window Expected result: all ... Read more
Two ShaderCompilerTests hitting asserts on reflection callbacks
HLSLcc_ImageBuffers and HLSLcc_ConstantBufferReflection native compiler tests are hitting asserts in reflection callbacks on debug b... Read more
Objects are rendered black when using DDX/DDY shader functions
Reproduction steps: 1. Open the attached project "ddxshader.zip"; 2. Open the SampleScene.unity; 3. Observe the Sphere object in the... Read more
When using Tessellation, not all pixels inside the rendered object are w...
Reproduction steps: 1. Open the attached project "TessellationBug.zip"; 2. Open the "tesselation bug" scene; 3. Enter a play mode. ... Read more
Objects using the Mobile Bumped Specular 1 Directional Light shader rece...
Steps to reproduce 1. Create a new project. 2. Create a material using a Mobile Bumped Specular 1 Directional Light shader. 3. Cr... Read more
[Shaders] Surface shaders don't track #include dependencies properly
To reproduce: 1) Create new project 2) Create Surface Shader 3) Create "Test.cginc" file 4) Open Surface Shader 5) Add '#include "Te... Read more
Compute shader with transparency fails to compile under OpenGL
Steps to reproduce: 1. Download and open the attached project 2. Set Graphics API to OpenGL 3. Enter Playmode Expected result: no ... Read more
Surface Shader bug: #pragma hardware_tier_variants generates corrupt UV's
Steps to reproduce: 1. Open attached project "WaterBug.zip" 2. Inspect "SimpleShader_Bug.shader" 3. Uncomment line 19 "#define UNITY... Read more
Unity cannot find the UNITY_SHADOW_COORDS macro under 2017.2
Steps for reproduction: 1) Open the `OrientationCrash` project below 2) Observe the errors in the console 3) UNITY_SHADOW_COORDS mac... Read more
[iOS] Mobile Bumped Diffuse shader doesn't reflect animated light blinking
To reproduce: 1. Open users attached project "LightAttnTest.zip" 2. Open "SampleScene.unity" scene 3. Enter Play mode 4. Observe as ... 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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder