Project Auditor package
Get insights on issues with the scripts, assets, and settings in your project.
Project Auditor is a suite of static analysis tools for Unity projects. It reports insights and issues about the scripts, assets, and code in your project, and groups insights into a report that you can view in the dedicated Project Auditor window.
Topic | Description |
---|---|
Project Auditor introduction | Understand the Project Auditor and the type of data it collects. |
Analyze your project | Collect data about your project and identify areas to optimize. |
Project issues | Resolve common issues with your project. |
Programming with Project Auditor | Use the Project Auditor API to customize data collection. |
Project Auditor window reference | Reference for the window controls. |
Project Auditor settings reference | Reference for the Preferences and Project Settings window. |
Installation
You can use the following link to open the Unity Editor and install Project Auditor via the package manager directly: Open the Unity Editor and install Project Auditor
Alternatively, follow the instructions in the Add and remove UPM packages or feature sets documentation. You can install the package using the package registry list, or by using com.unity.project-auditor
as the name when adding a registry package by name.