If using your own Sub Graphs, be aware that Shader Graph does not include keywords in nested Sub Graphs. So for some of my subgraphs, you may need to open them and copy the Boolean/Enum Keywords in ...
Trace the shader variants generated by your project at build time. Analyze the traces and identify Which shaders and keywords generate the most permutations. Identify effective ways to reduce shader ...