Hi, I’ve chosen to use a custom surface shader, but I can’t seem to get the shadows working with deferred mode.
I’ve enabled deferred path in player settings, and I’m using the same in the camera, but no shadows will ever show up without “fullforwardshadows” command in the shader. Additionally, to get more shadows than one, I must increase the number of shadows I need to up the “Pixel Light Count”, which the docs tell me is “The maximum number of pixel lights when Forward Rendering is used.”
What the hell is going on here, Is my shader forcing forward mode?
Thanks for input
edit: Nevermind, I changed scene and now the shadows worked with the material, must be sumefin wrong with the scene