Search Unity

Question Unity shader graph Lags the whole system

Discussion in 'Shader Graph' started by BlueDev5, May 6, 2021.

?

Unity Shader Graph Hangs Your Whole System?

Poll closed May 16, 2021.
  1. Yes

    33.3%
  2. No

    66.7%
  1. BlueDev5

    BlueDev5

    Joined:
    Dec 24, 2019
    Posts:
    23
    I am working on a racing game and I decided to use Unity Shader Graph for custom shaders, But whenever i edit a shader whithout being in fullscreen I Cannot move around, Cannot close or change the windows can't even shut down the computer until I forced shutdown it.

    I currently have ubuntu Focal Fossa(20.04 LTS) and Unity 2019.4.19f1 Lts
    Before I Had Windows on the same machine and the same unity version but at that time the issue wasn't there.
     
    Last edited: May 6, 2021
  2. KalOBrien

    KalOBrien

    Administrator

    Joined:
    Apr 20, 2021
    Posts:
    89
    Hey, I forwarded the issue internally.

    Can you try disable the async shader compilation
    Edit -> Project Settings -> Editor -> Asynchronous Shader Compilation)
    to see if that helps!

    If you could fill out a bug report also as this seems to be an issue.
    https://unity3d.com/unity/qa/bug-reporting
     
  3. BlueDev5

    BlueDev5

    Joined:
    Dec 24, 2019
    Posts:
    23
    Thanks It Helped A lot, Thanks For Quick Answer
     
    KalOBrien likes this.