Search Issue Tracker
"Shader not supported on this GPU" error is thrown when stripping a Shad...
How to reproduce:1. Open the user's attached "UsePassStripping" project2. Build and Run the "SampleScene" Scene3. Observe the Cubes ... Read more
GameObject with a custom Shader is invisible when multi_compile keywords...
How to reproduce:1. Open the attached project "haircut_repro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In ... Read more
Shader variant keyword not used when running Player
How to reproduce:1. Open the user's attached project "BugShaderVariants.zip"2. Build and Run Expected result: "Cube" GameObject appe... Read more
The Material's shader is not fully set when switching the shader at runtime
How to reproduce:1. Open the attached project "ShaderSystemIssue.zip"2. Open the "SampleScene" Scene3. Enter the Play mode4. Select ... 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
No error if setting a property with the same name but different types
STR:1. Create a new project using the 3D template2. Copy the attached script to the Assets folder3. Assign this script to the main c... Read more
Variant directives do not set disabled keywords to 0
#pragma multi_compile and #pragma shader_feature directives do not set disabled keywords to 0, which results in unknown identifiers ... Read more
Editing Shader includes does not always update Shaders when changes are ...
Reproduction steps:1. Open the attached Unity project "ShaderIssue.zip" from Google Drive (link in the edit)2. In the Project window... Read more
Missing progress bar when compiling AOV shaders for Recording
How to reproduce:1. Open the attached project "2021.2.10f1_hdrp2.zip"2. Open Assets > Scenes > SampleScene.unity3. Open Window... Read more
Shaders are rendered pink in the 'Battle Wizard Poly Art' package when a...
Reproduction steps:1. Add 'Battle Wizard Poly Art' package to 'My Assets'2. Create a new project from the '3D Sample Scene' template... 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