Search Unity

Is It Shader Graph Avaible for Paid Users Only ?

Discussion in 'Shaders' started by tahsinXYZ, Jul 15, 2020.

  1. tahsinXYZ

    tahsinXYZ

    Joined:
    Aug 14, 2019
    Posts:
    70
    Am I have to pay Unity for Shader Graph ?
    Thanks for help !
     
  2. adamgolden

    adamgolden

    Joined:
    Jun 17, 2019
    Posts:
    1,555
    Shader Graph is available in Personal/free version
     
    tahsinXYZ likes this.
  3. tahsinXYZ

    tahsinXYZ

    Joined:
    Aug 14, 2019
    Posts:
    70
    In which versions ? and I can't see in options, how can I acces ?
    Thanks for help!
     
  4. adamgolden

    adamgolden

    Joined:
    Jun 17, 2019
    Posts:
    1,555
    I'm not sure which version is minimum, maybe someone else can be more helpful - I'm using 2020.2 with Universal Render Pipeline 10.0.0-preview.8.

    There should be Shader Graph options under the menu Assets->Create->Shader
     
    tahsinXYZ likes this.
  5. bgolus

    bgolus

    Joined:
    Dec 7, 2012
    Posts:
    12,352
    Shader Graph is only available when using the LWRP, URP or HDRP. If you create a new empty project without an scriptable render pipeline, Shader Graph will not be available. You can add one of the SRPs to the project via the package manager, which will also install Shader Graph. But it will still only be usable if you switch your project's rendering path to that SRP. You cannot use Shader Graph shaders with the built in rendering paths.
    https://docs.unity3d.com/Packages/com.unity.shadergraph@8.2/manual/index.html