so I’m having this problem with shader graph where the color for the texture isn’t showing. I’m using shader graph in unity 2019.1 with no extra packages downloaded any help is appreciated, thank you :).
Make sure you have the lightweight render or HD render pipeline installed (they are the only 2 that support this atm) as well as set under project settings graphics. To do that you can go to package manager to install the pipeline. Then right click->create->render->universal pipeline asset/whatever pipeline you’re using. Then drag and drop that into the edit->project settings->graphics->Scriptable Render Pipeline Settings.