CYW Texture Import Auditor


Audits textures that are actively assigned to material shader slots and checks their Unity import settings. It does not scan unassigned textures or classify files by filename.


by CYW studios


Price History +

CYW Texture Import Auditor is a lightweight Unity Editor tool for checking texture import settings used by project materials.

The tool scans textures assigned to material shader slots and reports common import issues without relying on filenames.

It can detect incorrectly imported Normal Maps, linear PBR data textures with sRGB enabled, and data textures that were mistakenly imported as Normal Maps.

Shared textures used in incompatible shader roles are reported as conflicts and are never modified automatically. Textures using unusual importer types are also left for manual review.

The workflow is simple: scan the project, review the results, select safe fixes, apply them, and scan again to verify the final import state.


The auditor works from actual material usage. Only textures assigned to material shader slots under Assets are included in the scan. Unassigned textures are intentionally ignored, and filenames are not used to determine texture roles.