Version: Unity 6.7 Alpha (6000.7)
Language : English
Renderer Shader User Value sample
Error and loading shaders

Troubleshooting shaders

Solve common issues with shaders.

Page Description
Error and loading shaders Learn about the special shaders that Unity uses when it can’t use regular shaders.
Fixing hitches or stalls Strategies for reducing stalls caused by Unity loading or compiling shaders while a scene is running.
Reducing the size or number of shaders Approaches for optimizing build times or the performance of your application, by reducing the number of compiled shaders or controlling how much memory shaders use.
Debugging shaders Techniques for compiling shaders with debug symbols then using tools to analyze and debug them.

Additional resources

Renderer Shader User Value sample
Error and loading shaders