Search Unity

HDRP AND SHADER GRAPH ERRORS AFTER UPDATING AND INSTALLING

Discussion in 'Editor & General Support' started by casper1811, Apr 17, 2019.

  1. casper1811

    casper1811

    Joined:
    Jul 2, 2018
    Posts:
    2
    So after updating to 2019.1.0f2 and updating and installing HDRP and shader graph i got these errors. Any solution for this ? Untitled1.png Untitled.png Untitled1.png
     
  2. Murgilod

    Murgilod

    Joined:
    Nov 12, 2013
    Posts:
    10,157
  3. vakabaka

    vakabaka

    Joined:
    Jul 21, 2014
    Posts:
    1,153
    Maybe it can help, my package manager by default had an old version from the shader graph installed. Try to choose the last version from the shadow graph (there is a triangle near the package name, click on it and you will see other versions).
     
    MikeChr and sateyr like this.
  4. ReMix3D

    ReMix3D

    Joined:
    Sep 9, 2012
    Posts:
    14
    If you're using HDRP, don't add shadegraph manually with package manager. Remove it.
    Shadergraph will be automatically imported (but sadly this is now shown in the package manager window) as a dependency of HDRP (and with the proper compatible version)
     
    GileanVoid, Ryiah and vakabaka like this.
  5. suyashtnt

    suyashtnt

    Joined:
    Nov 26, 2018
    Posts:
    6
    thanks
     
  6. MikeChr

    MikeChr

    Joined:
    Feb 2, 2018
    Posts:
    43
    Vakabaka's solution works! Manually select the latest SG from Unity Hub.