Unity-Technologies / ProjectAuditor

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

Excluding gcIncremental test when lower than 2019.1 #150

Closed borisbauer-unity closed 1 year ago

borisbauer-unity commented 1 year ago

The PlayerSettings.gcIncremental symbol was introduced on Unity 2019.1.

Updated the PlayerSettings.json entry for that issue and symbol to require minimum 2019.1.