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" project 2. Build and Run the "SampleScene" Scene 3. Observe the Cub... 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. ... 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 a... 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" Scene 3. Enter the Play mode 4. Sel... 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 Mode 3. Observe the Console For Dx11 / 12 API:... Read more
No error if setting a property with the same name but different types
STR: 1. Create a new project using the 3D template 2. Copy the attached script to the Assets folder 3. Assign this script to the mai... 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 wind... 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.unity 3. 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' templa... 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
- Scrollbar in "My Assets" detail window appears compressed/cut off
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()