Requirements #
| Item | Requirement |
|---|---|
| Unity | Unity 6 (6000.x) or newer |
| Render pipeline | Universal Render Pipeline (URP 17) with a Universal Renderer Data asset |
| Render Graph | Must be enabled - Compatibility Mode off (Project Settings ▸ Graphics) |
| Depth Texture | Enabled on your URP asset (the feature reads scene depth) |
| Color space | Linear (URP default) |
Important Luminance is a Render Graph-only feature. If your project runs in Compatibility Mode, the passes will not execute. The setup checklist in the welcome window detects and fixes this for you.