Search Issue Tracker
Same calculation gives different results when running Compute Shader due...
How to reproduce:1. Open the attached project2. Open the Test Runner (Window -> General -> Test Runner)3. In the Test Runner w... Read more
[BiRP SG] "Shader error in 'Master': redefinition of '_SpecColor'" when ...
Reproduction steps:1. Open the attached "ASD" Project2. Open the "Assets/Test Lit Shader Graph.shadergraph" Shader Graph3. Observe t... Read more
[BiRP SG] Built-In Shader Graph's Emission input doesn't contribute to GI
Reproduction steps:1. Open user attached Project2. Edit the Shader Emissive Color property to have the reference name _EmissionColor... Read more
Compute Shader is not using defined constants when setting data with Set...
How to reproduce:1. Open project "ComputeShaderSetConstantBuffer.zip"2. Enter Play Mode3. Observe the Console For Dx11 / 12 API: Run... Read more
"Duplicate keywords" errors box is not shown in the Graphics Settings wh...
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Graphics -> Shader Build Settings3. Add ... Read more
Shader compilation stuck on "0 / 6144 variants ready" when trying to com...
How to reproduce:1. Open the attached project “ShaderIssue.zip“2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_Blood... Read more
[Android] Cull off Shader throws "Non system-generated input signature p...
How to reproduce:1. Open the user's attached "URPTest.zip" project2. In the Project window select the "NM_Foliage" Shader found in t... Read more
Shader compilation error is thrown when #pragma target is set to 3.0 or ...
How to reproduce:1. Open the attached project "1358042.zip"2. Select the "TestShader" Shader in the Assets folder3. In the Inspector... Read more
Emission parameter of detail mask gets deactivated when inspecting mater...
How to reproduce:1. Open the attached project "plugin.zip"2. Open Assets/Scenes/SampleScene.unity3. Select Scene>node_damagedHelm... Read more
Shaders read from the buffer unconditionally
Steps to reproduce: Create a new Unity project Copy the attached compute shader to the Assets folder Inspect the compiled code for V... 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