What problem does it solve?
This Skill removes the manual friction of tuning Unity asset import settings after files are already in a project, helping you standardize how textures, audio, and models are imported without hunting through inspector panels.
Core Features & Use Cases
- Texture Import Control: Adjust texture type, compression, mipmaps, filtering, sprite settings, and platform overrides for UI assets, pixel art, and runtime-read textures.
- Audio Import Control: Configure audio clips for streaming music, short sound effects, mono conversion, and quality tradeoffs based on memory or playback needs.
- Model Import Control: Set scale, mesh compression, animation import, rig mode, and material handling for characters, props, and baked environment meshes.
- Batch and Reimport Workflow: Apply consistent settings across many assets, then reimport when Unity needs to refresh importer-dependent changes.
Quick Start
Ask me to batch update the selected Unity textures to Sprite imports with mipmaps disabled and reimport them afterward.