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 ?
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.
@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
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!