Search Issue Tracker
[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
Integer property type in ShaderLab has no effect on uniforms and fixed f...
Integer property type in ShaderLab has no effect on uniforms and fixed function state STR: create a new shader, add a property with ... Read more
HDR color values set with MaterialPropertBlock.SetColor are incorrect wh...
Steps to reproduce:1. Open the “BugCheck” project2. Open the “MPB_Test” scene3. Enter Play Mode4. Open the Frame Debugger Window5. O... 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
[Shaders] compute '#pragma require' flags don't persist after shader cac...
How to reproduce:1. Open the attached project "PragmaRepro" in a Windows editor2. Navigate to the Assets folder and select "Repro.co... Read more
Integer variables of a Compute Shader show up as Floats in the Frame Deb...
How to reproduce:1. Open the attached "case_1345758" project2. Open the "ComputeUAVTexFlow" Scene3. Go "Window -> Analysis -> ... Read more
[Bug] "min16f as def32" modifier in FXC bytecode not honored when conver...
Steps to reproduce:1. Open user-supplied project2. Go to Assets -> Scenes -> BugUnlitShader.shader, select it and press "Compi... Read more
Shader Compiler crashes when using Interlocked* methods in pixel shader
Reproduction steps:1. Open the attached "case_1310201.zip" project2. In the Project window, select Test.shader and compile it3. Obse... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
No error is thrown and the Compute Shader ignores the code when the code...
How to reproduce:1. Open the attached "1297115_Repro" project2. In the Project window select the "BrokenCompute.compute" Asset3. Obs... 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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package