Patch Manager Pro streamlines versioning, synchronization, and live updates for Unity projects — ideal for teams, mod systems, or internal content pipelines.
It includes three integrated editor tools:
- Patch Creator
Build patches manually by adding, replacing, moving, or deleting assets.
Automatically generates SHA-256 hashes for payload integrity and supports optional UPM .tgz package bundling. - Snapshot Diff Creator
Compare two project folders (e.g., “old” vs “new”) and automatically generate a complete patch manifest with add, replace, delete, and move operations. - Patch Applier
Apply patches with a Dry Run preview mode, automatic backups under Library/PatchBackups, full history with notes, and selective rollback per file.
All tools use a consistent color scheme and interface design for a clean, intuitive workflow within Unity.
Perfect for:
- Project versioning and incremental updates
- Modding and live content systems
- Internal asset pipeline or deployment workflows