Ok so I'm having an issue I can't find another report of. Every other Moving file failed either refer to other feature or to the csharp dll thingy. That's not my case !
So first of all when does it happen ? When I force close, Unity reports it happens on CreateAsset() (AssetDatabase method), and indeed looking at the file names, the destination file is the one I try to create ! Problem is, it worked only a day ago. All I changed is the function that calls it (I had a bunch of code together, unorganized, so I reorganized it with functions and a couple of static classes for later uses).
Now the message I get :
http://i.imgur.com/anHdtGl.png
I really don't understand. I checked for files being read-only, tried to run Unity as administrator, disable the antivirus, ALL at the same time, to no avail...
Thanks in advance !
↧