Search Unity

Resolved Transparency in Shader Graph failing 5.7.2+

Discussion in 'Shader Graph' started by monark, Jun 26, 2019.

  1. monark

    monark

    Joined:
    May 2, 2008
    Posts:
    1,598
    So I was happily using Shader Graph 5.7.1 in 2019.1.0 until I needed to create a Custom Forward Renderer then hit the bug that you can't add a Renderer Feature in that version.
    The fix for that is to upgrade LWRP to 5.16.1 but doing that means you also need to upgrade Shader Graph to 5.16.1 and that has a bug which means no graphs with transparency will work.

    Does anyone know of a combination of packages that allow both shader graphs with transparency and a custom foward renderer?
     
    Last edited: Jun 26, 2019
  2. monark

    monark

    Joined:
    May 2, 2008
    Posts:
    1,598
    Ah so it seems the issue might be after a certain point in time shader graph has been rolled in by default so you don't actually need the package installed and in fact having it install independently creates this issue...