How to Change Default Import Settings?

Here’s a step-by-step guide on how to do this with the Unity Preset Manager:

188959-unity-answer-import-1.png

  1. Setup a sprite with the settings you want, then click the Presets button
  2. Press “Save current to…” and save your preset. I named mine “TextureImporterPNG.preset”
  3. Go to “Edit->Project Settings…” and select “Preset Manager” on the list on the left
  4. Click “Add Default Preset”
  5. Search for “texture”
  6. Select “TextureImporter”
  7. In the filter box, type glob:"*.png"
  8. In the Preset box: click and drag your saved texture preset from step 2 into the Preset box

You’re done!

Note: You may have to delete the .meta files of already imported PNGs if you want to have them reimported with these default settings.