Project Auditor
Project Auditor is an experimental static analysis tool for Unity Projects. This tool will analyze scripts and project settings of any Unity project and report a list a possible problems that might affect performance, memory and other areas. Note that this package is not officially supported by Unity and it is not on Unity's roadmap at this time.
com.unity.project-auditor Unity Compatibility
Unity 6 Supported
2023.2 Supported
2023.1 Supported
2022.3 LTS Supported
2021.3 LTS Supported
2020.3 LTS Unsupported
2019.4 LTS Unsupported

Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/project-auditor.git README Markdown
Copy this to your project's README.md
## Installation
Add **Project Auditor** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/project-auditor.git
```
[](https://www.pkglnk.dev/pkg/project-auditor)Dependencies (1)
README
Project Auditor
Project Auditor is a static analysis tool for Unity Projects. Project Auditor analyzes scripts and settings of a Unity project and reports a list of potential problems that affect performance.
This project is now developed here: https://github.com/Unity-Technologies/ProjectAuditor
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In