Search Issue Tracker
Shader's color does not change when a boolean type keyword is enabled an...
How to reproduce:1. Open the attached “KeywordBug” project2. Open “SampleScene“ scene3. Enter Play mode4. Observe Game view Actual r... Read more
Shader compiler results Shader precision as mediump when unchanging non-...
How to reproduce:1. Open the attached "case_1383035" project2. Select "Compile and show code" of the "Test" Shader in the Inspector3... Read more
Missing keyword declarations when using dynamic branching is not obvious...
With the recent addition of #pragma dynamic_branch it is now possible to use keywords in runtime branching style code in addition to... Read more
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps:1. Open the "UnityCG.cginc" file2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comment... Read more
IPreprocessShaders data mismatches ShaderUtil data when PackageRequireme...
Reproduction steps:1. Open the attached project “ReproProject”2. Build a project using Build → Build Project - Process Test Shader3.... 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
Materials can not be modified when using ScriptedImporter
Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... 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
"Couldn't open include file" error is thrown when compiling a Shader and...
How to reproduce:1. In Unity Hub, add the user-submitted project2. Under "Editor Version", click the three dots button and select "A... Read more
[XR SDK] Shader Grabpass returns results in plain grey color when Single...
Reproduction steps:1. Open the attached project ("1396587R.zip")2. Open the SampleScene scene3. Open XR Plug-in Management settings4... 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