Unity-Technologies / ProjectAuditor

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

Variants platform #166

Closed mtrive closed 1 year ago

mtrive commented 1 year ago

Description

Restrict variants processing to current analysis platform.

Changes made

Changed ShadersModule to ignore shader and compute variants if not compiled current analysis platform.

Checklist

Before review: