Strategies for reducing shaderA program that runs on the GPU. More info
See in Glossary variants to optimize builds and performance.
| Page | Description |
|---|---|
| Introduction to shader variants | Understand how Unity compiles shaders into multiple shader variants. |
| Check how many shader variants you have | Use the shader logging and profiling tools in Unity. |
| Strip shader variants | Prevent Unity compiling shader variants. |