🦁 Zion Asset Auditor
Find. Fix. Ship clean.
Overview
Installation
Quick Start
Audit Window
Audit Categories
Reference Viewer
Texture Fixes
Safe Delete
History
Settings
CI Mode
Export
Honest Limits
Troubleshooting
Changelog
Texture Fixes
Texture findings can be corrected without leaving the window. Findings with a safe fix show an inline Fix button, and selected texture findings can be fixed in bulk from the Fix Textures action.
What the fix does
- Oversized - caps the importer's max size to the nearest valid power-of-two at or below your configured threshold (never upscaling).
- Read/Write enabled - disables Read/Write, which otherwise doubles the texture's memory.
Every fix is applied through the importer and registered with Unity Undo, so it is fully reversible.
Non-power-of-two textures are reported but never auto-resized, since forcing a resize can distort UI sprites and atlases. Those findings are advisory only.