Material and Shader QA Linter

Notion Properties

Field Value
Tool Material and Shader QA Linter
Package Essentials
Category Workflow
Status Live
Last Verified Unity 2021.3.45f2
Script Assets/EQLabs/Editor/Essentials/Scripts/MaterialAndShaderQALinter.cs

Purpose

Scans materials and shaders for missing assignments, risky settings, and release-quality warnings.

Menu Path

Who It Helps

How to Use (Step-by-Step)

  1. Open the QA linter from Workflow menu.
  2. Choose scan scope and active lint checks.
  3. Run scan to produce warnings and errors.
  4. Click findings, fix issues, and re-run until clean.

Version Notes