This is a list of amazing resources for learning shader writing in Unity.
- Unity Wiki - Getting Started with Shaders
- Unity Documentation - Shader Reference
- CG Programming in Unity
- Unity Wiki - Shaders
- Resources-for-Writing-Shaders-in-Unity
- Source Code for Unity Built-in Shader
- [Video] Unite 2015 - Writing Shaders
- [Video] Unite Europe 2016 - A Crash Course to Writing Custom Unity Shaders!
- [Video] Noob to Pro Unity Shader Writing in Unity 4 - Nice explanation of shaders and shader structure in this good video series on Shaders in Unity
- [Video] Unity Cg Shaders - Unity CG shader tutorial series by Prime31
- [Video] Unity Shaders Free-To-Use Youtube Playlist - a list of free to use shader exmaples.
- Shadertoy - Amazing website about building and Sharing your best shaders with the world and get Inspired.
- Shader laboratory
- "Fast Mobile Shaders" talk at siggraph 2011
- Unity Documentation - Practical Guide to Optimization for Mobiles:Rendering Optimizations
- Unity Documentation - Optimizing Shader Load Time
- [PDF] ARM Guide to Unity - Enhancing Your Mobile Games
- Shadercat - Blog about exploring Unity 5's Shader System Code(Standard Shader).
- [Video]Unity Standard Shader