A comprehensive archive for Unity's built-in shaders
This repository contains built-in shader code for all release of Unity back to Unity 3.
It is useful to compare changes between versions and keep up to date versions of Unity’s own shaders (you do not need to download the code from Unity’s website anymore!)
Only fully released versions of Unity are taken into account. Releases from the Alpha, Beta or Patch channels are not considered.
You can access shader code through:
Master will always be synced with the latest main stream release.
Please note that LTS releases are never merged with master.
Run node check-unity-version.js
to update the repository automatically with the new versions.
master
must be merged manually with the main-stream branchadd-version.sh
scriptSee license.txt