ZionGames Docs

Home / Zion Tools

🧰 Zion Tools

Unity Editor Asset Tools

Safe Delete & Backup

Workflow: inspect, verify, then delete with recoverable backup.

Deleting orphans

  1. Select one or more orphan candidates.
  2. Click Delete Selected.
  3. Review confirmation details and preview list.
  4. Confirm to back up files and delete.

Backup folder structure

Backups are stored under <ProjectRoot>/ZionDependencyGraph_Backups/ in timestamped folders with manifest metadata.

Restoring a backup

Use Restore, select a backup folder, and the tool restores each file and .meta to original paths.

Safety guarantee — assets are backed up before deletion. If backup fails for an item, that item is not deleted.
Continue to Export.