HI
currently experimenting with shadergraph and have few questions:
1/ There is quite a lot of tutorials that explains how to create new shaders with shadergraph, but no tutorial how to set up the empty scene to properly use Scriptable Render Pipeline (SRP). The only way I can make it working is to open a template project (lightweight RP) in Unity and start from there by deleting what I don’t need. Is there any tutorial describing it from scratch?
2/ Is shadergraph currently (2018.1.0f2) supported by SRP HD? Eventhough if I start with “High-definition RP” template, I’m unable to create shadegraph shaders and if I import shadergraph package from package materials, all shadegraph materials are “purple” without any effect.
3/ Is there any way to “convert” current “classic shader” projects to SRP to use shadergraph? It would be nice to use shadergraph for various effects, but I’m almost at the end of the project and I definitelly don’t want to redo it from scratch just because this.
4/ Is SRP supported by VR? Can I use it with THC Vive (SteamVR)? (I guess I can, just want to be sure)