|
Every time I edit a script in MonoDevelop (or with the built in editor) I get this error when running my project:
(file path truncated for brevity) Closing the editor and re-opening causes all the scripts to be re-imported (and the Temp folder to be replaced). Then it works again (until the next edit). Running Windows 7, with Unity 3.3 Pro. Anyone else experienced the same? Any solution
(comments are locked)
|
|
I actually found it out. You have to add http://ASP.NET user's to the project folder's permissions, and give it full control. I added both the IUSR group and the NETWORK SERVICE user; the error went away. That seems like a bit of a WTF... and yet it seems to work.. I wonder what http://ASP.NET user permissions have to do with Unity temp folder access...
Sep 04 '12 at 06:11 PM
PhobicGunner
(comments are locked)
|
|
This post was a Spambot edited by testure
(comments are locked)
|

Have you found out what the problem was? I'm facing exactly the same thing, it seems, as soon as I'm adding Unity extensions to my project.