PBR Graph missing in Unity 2020.2.1f1

I was following a tutorial online that involved creating a PBR Shader Graph shader and when I follow the steps, I have the Universal RP package installed and so on but I can’t create a PBR graph, I can create a blank graph or a sub graph but I’m missing a bunch of options.

6 Likes

You should be asking this question in the Shader Graph subforum, or more specifically checking that subforum, where this question has been as asked and answered.

1 Like

I mean “PBR shader missing” didn’t bring me anywhere, and its easy to miss which one of the million subforums on the Unity forums is the proper forum shrug but thanks.

10 Likes

It doesn’t help to say that, if they are asking it here, then they probably didn’t find an answer there…

17 Likes

Me too I was watching
https://www.youtube.com/watch?v=Vg0L9aCRWPE

How to create a cartoon water

3 Likes

In Newer Versions,
It named Lit Graph

32 Likes

Im using Unity version 2020.3.8 and I was following a tutorial that required me to use Unlit Graph but I couldnt find it. I only have these options. Can anyone help me solve this problem? Did it change names or something?

It does say “Unlit Shader Graph” there.

2 Likes

Hello.
First you have to install the “High Definition Render Pipeline”. Look for the options menu: Window > Package manager, select the Unity registry filter and then search for “Hight Definition RP”.
After installing de RP, a bunch of shader options will be displayed.

23 Likes

There are already two options available there

thanks ! @mescobar

@mescobar tks dude! You are THE guy!! :slight_smile: