Smart Scene Validator is a lightweight editor-only QA tool for Unity projects.
Scan the current scene or selected prefabs, review grouped validation results, jump directly to problem objects, apply safe quick fixes, ignore accepted rules, configure thresholds, and export JSON or HTML reports.
It helps catch common issues before builds, demos, asset submissions, and releases, including missing scripts, duplicate AudioListeners, camera setup problems, Build Settings issues, rendering mistakes, physics problems, UI setup issues, and performance warnings.
The package includes a rebuildable problem demo scene so you can quickly test the workflow and see every major feature in action.