Search Unity

Bug 2018.1.0b13 & Shader Graph

Discussion in 'Linux' started by mosaic_school, Apr 9, 2018.

  1. mosaic_school

    mosaic_school

    Joined:
    Dec 12, 2012
    Posts:
    74
    I was super excited to try out the new Shader Graph with 2018.1.0b13 but unfortunately it doesn't work on Linux. I hope the following error log helps to fix this.


    Assertion failed: Assertion failed on expression: 'success'
    UnityEditor.ShaderUtil:CreateShaderAsset(String)
    ShaderGraphImporter:OnImportAsset(AssetImportContext) (at /home/micha/.config/unity3d/cache/packages/packages.unity.com/com.unity.shadergraph@1.1.2-preview/Editor/Importers/ShaderGraphImporter.cs:75)
    UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)


    P.S. I installed Shader Graph 1.1.2 via the new Package Manager
     
  2. CRISTALSONIC

    CRISTALSONIC

    Joined:
    Sep 22, 2016
    Posts:
    136
    I am in the same boat but I am on windows 10 how can this be fixed?
     
  3. MaXi_JP

    MaXi_JP

    Joined:
    Nov 27, 2013
    Posts:
    5
    Same problem here with Windows 10, Unity 2018.1.0f2, and shadergraph 1.1.6-preview
    Any clue?