Search Issue Tracker
MaterialPropertyBlock.SetInteger sets the value incorrectly
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: Both squ... Read more
Compute Shader compilation error is thrown when importing HDRP
How to reproduce:1. Create a new empty project2. Go to Window -> Package Manager -> Unity Registry -> High Definition RP -&... Read more
State comes from an incompatible keyword space errors appear when enteri...
Reproduction steps:1. Download and open the attached "Adventure Game 2021.2 - Demo- State comes from an incompatible keyword space.z... Read more
ShaderPropertySheet native tests failing Unity 2022 when minConstantBuff...
How to reproduce:1. Clone Unity 2022/staging source code2. Build the editor3. From the directory where the editor is(e.g. D:\unity20... Read more
Grass deferred shader turns white when the project is built using Unity ...
How to reproduce:Build And Run the attached project "CloudBuildShaderTest.zip" using Unity Cloud Build Expected results: Grass is gr... Read more
[BiRP SG] Multiple errors appear when compiling a ShaderGraph shader's c...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the Project Window, select the “Assets/Shader Graph/Color Changing Sha... Read more
Material’s properties in the Inspector window are not shown as overridde...
How to reproduce:1. Open the user’s attached “TestMaterialVariant.zip” project2. In the Project window, select “simple Variant.mat” ... Read more
Shaders: pragma require for a specific stage may result in one stage com...
STR:1. Create a new project using the 3D template.2. Copy the attached shader to the Assets folder.3. Add a cube to the scene.4. Cre... Read more
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and ...
How to reproduce:1. Open the attached "ReproFindMSB.zip" project2. Open Window -> General -> Test Runner3. Click "Run All" Exp... Read more
Surface Shader fails to compile with redefinition errors when declaring ...
How to reproduce:1. Open the attached project ("MultipleUVShaderCompile.zip")2. Try compiling the "MultipleUV" shader (Click on the ... 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