Shader graph dont have pbr
Hi, I have downloaded the universal pipeline and it does not have pbr. What should I do to fix this?
Answer by kvasko256 · Dec 29, 2020 at 07:43 PM
I am having the same issue. I found in URP 10.2 documentation that implies people should use Create > Shader > Universal Render Pipeline > Lit Shader Graph
instead.
I am using Unity 2020 with URP 10.2, which installs Shader Graph 10.2.2 (at least it did for me).
If you follow any tutorials that reference PBR Shader, you might have to poke around to match the shader node properties but, the URP Lit Shader seems to be the way to go.
Your answer

Follow this Question
Related Questions
PLEASE HELP ME IN SHADER GRAPH LWRP... 0 Answers
GrabPass in ShaderGraph that includes skybox? 0 Answers
Per-object outline effect in LWRP 0 Answers
light weight render pipeline boolean shader 0 Answers
HDRP not rendering correctly 0 Answers