cabauman / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Auditor

Project Auditor is an experimental static analysis tool that analyzes assets, settings, and scripts of the Unity project and produces a report containing: Code and Settings diagnostics, the last BuildReport, and assets information.

Disclaimer

Although this project is developed by Unity employees, it is not officially supported by Unity and it is not on Unity's roadmap yet. Furthermore, Project Auditor is being used on several projects but it is an experimental tool and it is still evolving. Therefore it might not work correctly depending on the version of Unity and the content of the project.

Feedback, bug reports and feature requests are more than welcome, please enter them here.

License

Project Auditor is licensed under the Unity Package Distribution License as of November 18th 2020. Before then, the MIT license was in play.

Documentation

For information on how to install and use Project Auditor, please refer to the documentation.

About

Project Auditor is an experimental static analysis tool for Unity Projects.

License:Other


Languages

Language:C# 99.7%Language:ShaderLab 0.3%