我从资产商店统一插入Standard Assets包,但出现此错误:


  未处理的异常:System.UnauthorizedAccessException:拒绝访问路径“ C:\ Users \ Invitado \ Desktop \ car_ofisial \ Temp \ Assembly-CSharp.dll.mdb”。


谁能告诉我该怎么办?

谢谢!

最佳答案

尝试关闭您的防病毒软件或至少关闭实时扫描功能,我在G​​oogle上发现这可能是一个防病毒问题。

资料来源:

http://answers.unity3d.com/questions/398470/error-cs0016-in-unity.html
http://answers.unity3d.com/questions/628015/access-to-the-path-tempassembly-csharp-firstpassdl.html

关于c# - 拒绝访问路径…\Temp\Assembly-CSharp.dll.mdb“,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/38500512/

10-12 15:14