Can I adjust the default import settings for my assets?
I’ve got a project that is using pixel art, so all the images I bring in are going to use point filtering with no compression and a particular pixel-per-unit.
It’s annoying to set these every single time. Is there a way I can change the default import settings for images?
This is especially important in the latest version of Unity because it ALWAYS ALWAYS ALWAYS ALWAYS pops up with a dialogue box to ask me if I want to apply the changes, no matter how many times I tell it to apply those changes.