Steps to reproduce:
- Create a new 3D URP project
- Open Edit > Preferences > Analysis > Project Auditor
- Enable "Log number of issues after Build" property
- Build the project with any empty scene
- Observe the Console after build
Actual results: "InvalidOperationException: Install the Project Auditor Rules package before using Project Auditor" error is thrown after each build
Expected results: No errors are thrown since Project Auditor is not in use
Reproducible with versions: 6000.6.2f1, 6000.7.0b1, 7000.0.0a1
Not reproducible with versions: 6000.7.0a6
Tested on (OS): macOS 26.5, Windows 11
Notes:
- In the not reproducible versions, a warning is shown instead- "[Project Auditor] Could not find any registered modules."
- The setting is not enabled by default, but is stored in Preferences rather than per project - so once enabled it affects every project on that machine, including projects that don't use Project Auditor