Release Doctor is a practical Unity Editor auditing toolkit for teams that want a repeatable final check before builds, QA handoff, or release.
Run a full audit from one Editor window and review clear findings grouped by severity and category. Each result includes its location, an explanation, and a suggested corrective action, so you can move from a vague warning to a concrete fix quickly.
The toolkit includes 18 built-in checks for common project-health and release-readiness problems. Search and filter findings, create baselines, document suppressions, and export reports as HTML, JSON, plain text, or JUnit XML. CI-friendly exit codes distinguish a clean run, blocking findings, and execution or configuration failures.
Release Doctor works locally and offline. It does not upload project information, require an account, use analytics, or call external services.
Use the included custom-rule API to add checks for your own studio standards. Demo fixtures, automated tests, and detailed documentation are included.
Release Doctor is an audit assistant. It helps identify risks and inconsistencies, but it does not guarantee that a project is bug-free or automatically compliant with every publishing requirement.