Catch missing .meta files, duplicate GUIDs, and risky asset references before commit. Review clear Git-aware evidence locally or in CI without changing project files.🔍 Catch Small Problems Before They SpreadA missing .meta file or duplicate GUID can turn a simple commit into broken references, missing assets, and hours of cleanup.Meta Commit Guard checks these problems before they reach your team. It gives you clear evidence, so you can fix the right file before you commit or merge your work.🎯 Find the Exact CauseThe tool finds assets without matching .meta files and .meta files without matching assets. It also detects malformed GUIDs and duplicate 32-character GUIDs.For supported references, results can show the exact file, line, column, asset type, and nearby context. This helps you understand what may be affected without searching the whole project by hand.📂 Know What Was CheckedStaged changes, unstaged changes, project files, and uninspected files stay in separate groups.You can clearly see what was checked and what could not be checked. Binary, unreadable, unsupported, oversized, or changing files are marked as uninspected instead of being silently ignored.🚦Use It Before Commits or in CIRun a review inside the Editor before you commit. Use project badges to keep important findings visible while you work.For automated checks, Meta Commit Guard creates repeatable text and JSON reports. Its batch mode can stop a CI job when selected problems are found.A manual Git hook command is also included. The tool never installs hooks by itself.🛡️ Read-Only and SafeMeta Commit Guard does not repair files or rewrite GUIDs. It does not stage, restore, check out, commit, or create branches.It also does not contact the internet. Your project and Git state stay under your control.📦 Product TypeEditor-only validation toolLocal and read-onlyGit-aware project reviewSupports local use and CI✅ RequirementsValidated with Unity 6000.3.9f1Git 2.45 or newer is required for Git evidenceForce Text is recommended for exact reference checks🔍 Core ChecksFinds missing .meta filesFinds .meta files without matching assetsFinds malformed GUIDsFinds duplicate 32-character GUIDsFinds supported exact GUID referencesShows file, line, column, type, and contextSeparates staged, unstaged, project, and uninspected coverage⚙️ Workflow FeaturesStable finding IDsCached project badgesCancelable scansRepeatable text reportsDeterministic JSON reportsBatch-mode CI gateOptional manual Git hook command⚠️ Important LimitsBinary and unsupported files may remain uninspectedUnreadable, oversized, or changing files remain visibly uninspectedPackage files are excluded from project scan coverageShader Graph content does not support exact-reference claimsDoes not repair files or rewrite GUIDsDoes not stage, restore, check out, commit, or create branchesDoes not install Git hooksDoes not use the networkCache data may be stored in Library/MetaCommitGuardAI was used for bug detection and increasing code quality. As well as logo and marketing generation. Core code is human generated.

