Search Unity

► Subsurface Scattering Shader ◄

Discussion in 'Assets and Asset Store' started by Arkhivrag, Sep 20, 2014.

  1. MaxNiebuhr

    MaxNiebuhr

    Joined:
    Nov 7, 2017
    Posts:
    2
    Hi,
    I have a similar problem as the above:

    In my own project (2019.4.40f1 upgraded from 2019.2.0f1) the test scene looks dull and has no SSS. In a new project it works fine. So I deleted the library content and let things recompile, but it changed nothing.
    The project is definitely using the built-in render pipeline, but I also use external tools like Amplify Shaders, Beautify, Aura 2 and Bakery. Dunno if those interfere somehow.
    Thank you very much for your help.

    Kind regards,
    Max
     

    Attached Files:

  2. Arkhivrag

    Arkhivrag

    Joined:
    Apr 25, 2012
    Posts:
    2,981
    It looks like you are using old asset version, which is not compatible with Unity 2019.4.
    If you have upgraded project from Unity 2019.2 to 2019.4, then remove SSS folder completely from the project, clear Asset Store cache folder and re-download asset using package manager.
     
  3. MaxNiebuhr

    MaxNiebuhr

    Joined:
    Nov 7, 2017
    Posts:
    2
    Unfortunately, that did not help, but I did it the other way around and moved all the personal project assets into the new project with the working SSS. It looks really nice and thank you again for your help!