Open Glitched-Fox-Studios opened 2 years ago
Fix for the compiling errors on urp. In Urp_FlexibleCelShader the Custom Function "FcsCelLighting" has the 'source' set to "HdrpFcsCelLighting" instead of the "Urp"-one. Changing this fixed all compiling errors.
Not sure why a urp shader is requesting hdrp shaders but it is preventing the shader from compiling.