Scene Hygiene Validator

Scene Hygiene Validator (SHV) is a lightweight Unity Editor utility that scans scenes for common, objective issues and helps you fix or acknowledge them in a safe and predictable way.


SHV can identify issues such as:

  • Missing scripts
  • Multiple AudioListeners
  • Objects far from the world origin
  • Invalid mesh collider configurations
  • Colliders with zero size
  • Renderers with missing meshes
  • Renderers without materials
  • Zero-scale transforms
  • Empty GameObjects
  • Duplicate sibling names

How it works

Each rule can be:

  • scanned individually or as part of a full scene scan
  • fixed one issue at a time
  • fixed in bulk using Fix All
  • or cleared to acknowledge issues without modifying the scene

Key features

  • One-click scene scanning
  • Individual and bulk fixing
  • Clear issues without changing the scene
  • Per-rule settings and fix modes
  • Error and warning filtering
  • Expand and collapse rule groups
  • Clean, editor-native user interface

Scene Hygiene Validator is intended to be a simple, reliable utility you can run whenever you want a quick scene sanity check.


Tutorial & Support

A short video tutorial demonstrating the main features is available on the Asset Store page.

If you have questions, suggestions, or encounter issues, you can contact support at:
octamodius@yahoo.com