Search Unity

List all shaders used in a project or scene

Discussion in 'Shaders' started by protopop, Aug 24, 2019.

  1. protopop

    protopop

    Joined:
    May 19, 2009
    Posts:
    1,561
    I'm starting a new project and I am guessing that if i limit the amount of shaders i use, it will shorten compile time, reduce complexity, and generally increase performance.

    If i want to just use the Standard shader, and maybe 2 or 3 other custom shaders, is there a way to list all the shaders im using in a scene or a project, so that i can remove the ones i'm not using?
     
    astracat111 and Mazak like this.
  2. Mazak

    Mazak

    Joined:
    Mar 24, 2013
    Posts:
    226
    I want to do the same thing now that URP is available
     
  3. Mazak

    Mazak

    Joined:
    Mar 24, 2013
    Posts:
    226