Can't apply import settings anymore on new imported png files

Hi there,

I just upgraded to Unity 4.6.1f and i really dunno if this is related to this but i can’t seem to be able to apply import settings when i drag n drop png files in a folder in the project. Normally i change the filter mode to Point and check the override for desktop and select True color then Apply. Now it revert back instead of applying. Is there anything i am doing wrong ? It was working before…

Thanks!

Edit: Just to be sure… i installed Unity 4.6.0 back and now i can apply the settings. So this look like a bug to me. Anyone can confirm ?

Happens to me too, scene saving is also bugged; happens only on Unity 4.6.1., it doesn’t happen in Unity 4.6.0.

1 Like

I am happy to know i am not alone in this. It really seem like a bug in 4.6.1 because if i install back 4.6.0 it work. New project created with 4.6.1 do not have this problem… it seem to be project ported from versions to versions… probably beta versions of 4.6.

I have the same problem. I try to change the format from Texture to Sprite and is not saved.

I’m having this issue as well along with it not working with psd files. Has anyone tried it with the patch releases?

EDIT:
I just downloaded 4.6.1 p2 and it seems to be fixed

Nice Thanks for the input!

This is happening to me too. Updating to 4.6.1 p4 doesn’t work either.

Import Settings → Changed Texture Type to Texture

After pressing Apply it reverts back to Sprite (2d and UI)

Seem many have this problem. I posted a bug report like 2 month ago without any answers.

@NoradZero I managed to make it work. Turns out there was a script from a plugin that was doing postprocessing stuff for the imported textures and that’s why it’s being locked. I found it out by creating a new project and including the textures and voila! it worked so from there I went through the plugins I’ve installed and saw the culprit.

I’ve been having this issue as well with one of my projects, I basically can’t work on it anymore now. Since the move to 4.6.1 on my last pc restart I can no longer change the import settings on things or save scenes (I can only save as…). This needs to be fixed ASAP. I’ve already spent hours thinking it was either SVN or GoogleDrive security settings messing things up only to have folders in the same directory with the same security settings work fine with new Unity Projects.

@anarcheril look for a postprocessing script that could be interfering with your import. Mine was the PSD2UGUI extension. You can confirm this is not a Unity issue by creating a new project and importing the same file

Anyone can confirm if this work with Unity 4.6.2 ? It just released.

Hi guys, did you find any solution about this issue? I can’t change texture import settings since 4.6.4 update.
My biggest problem now is that all new 2d texture have a serious aliasing issue and I don’t know how to resolve it.
Thanks a lot for help!