I have created an editor script which build several asset bundles, but everytime the BuildAssetBundle starts to work, it asks to save the projectsettings and it keeps on doing it even if I saved them! Very annoying, because the process is long and I must pay attention to the save window dialog.
Is there a way to make this process quiet?
Could you edit your question to include your script? Also, which platform are you building for?
– nschragthanks for the unnoticed answer. I noticed there is something weird in my Unity version (3.5 RC), that does not happen on my colleague same version of Unity. In pratice everytime I open a scene, even I did not change it at all, Unity keep on asking to save (unmodified) projects files. However this save dialog window appears only on my Unity version. I use perforce and meta files.
– sebas77