Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
789 stars 65 forks source link

Add SRP Asset Settings Analyzer #179

Closed IgorMaliukh closed 1 year ago

IgorMaliukh commented 1 year ago

Description

When using SRP, we should report if SRP batcher is disabled in any URP/HDRP asset.

Screenshot

Screenshot 2023-03-07 123048

Changes made

Added SRP Asset Settings analyzer.

Notes

This should provide an auto-fixer

Checklist

Before review: