- Home /
PBR Custom Shader produces no shadow
I am working on some terrain assets for my project and am currently working on grass. I went through Brackeys tutorial on using the Shader Graph to render grass. I got everything working so far with the grass texture being used with the shader and the shader assigned to a material being used for the model. I am also using the URP. The immediate issue I am having now is that the shadows are not rendering from the grass blades (they did for Brackeys).
This is my graph and settings. And below is the result.
No shadow.... Is there something I am not getting in regards to shadow? I made sure to have the surface in the master node be set to opaque and not transparent.
Your answer
Follow this Question
Related Questions
How to get surface shaders to work in URP? 2 Answers
Why URP lit shader gives shadow artifacts? 0 Answers
Water Shader in URP? 0 Answers
How to map subshader to the Builtin Render Pipeline? 0 Answers
HDR data is not rendered into render texture when using URP 2 Answers