Search Unity

Bug Could not find Sub Graph asset with GUID

Discussion in 'Shader Graph' started by Bordeaux_Fox, Jul 23, 2020.

  1. Bordeaux_Fox

    Bordeaux_Fox

    Joined:
    Nov 14, 2018
    Posts:
    589
    Hi,

    after downloading a project from Unity Collab, all Shadergraphs connected to Subgraphs have the same error.
     

    Attached Files:

    sabint likes this.
  2. Bordeaux_Fox

    Bordeaux_Fox

    Joined:
    Nov 14, 2018
    Posts:
    589
    Hi again,

    my teammates and me found out, whoever repairs this bug, it get fixed only for his/her local copy of the project.
    This basically means only one team member can have the repaired Shadergraphs. As soon as somebody else push an update, the Shadergraphs get broken again.
     
  3. alexanderameye

    alexanderameye

    Joined:
    Nov 27, 2013
    Posts:
    1,383
    What happens when you simply do a re-import of the graphs and subgraphs?
     
  4. Bordeaux_Fox

    Bordeaux_Fox

    Joined:
    Nov 14, 2018
    Posts:
    589
    Hi, this was already one of the things we tried weeks ago.
    This does not solve the problem.

    ScriptedImporter for asset: Assets/Shaders/Subgraphs/SmoothTriangleWave.shadersubgraph, reported an invalid import dependency: 00000000000000000000000000000000


    Error in Graph at Assets/Shaders/Subgraphs/SmoothTriangleWave.shadersubgraph at node SmoothCurve: Could not find Sub Graph asset with GUID 021f3f0f74200000042f3f0f74200000.
     
  5. szewa-polyu

    szewa-polyu

    Joined:
    Apr 6, 2017
    Posts:
    2
  6. Slock20969

    Slock20969

    Joined:
    Nov 18, 2015
    Posts:
    15
    This didn't work for me. I copied the parent folder, as just exporting and importing an asset didn't work and I get the same error. This is beyond infuriating, I made a pretty complicated Shader graph with 2 sub-graphs over 4 hours in a separate project. Finally got it working and now I want to bring it to my main project and I can't.