- Home /
Cloud Build fatal error: UnauthorizedAccessException /UNITY_PATH/~nunit.framework.dll.mdb ???
Hi,
Not sure why I'm getting this issue. I've already tried "clean build" button and it still happens.
Project was building fine.
I imported "Cross Platform Native Plugins Ultra Pack" asset from asset store.
After configuring a simple test implementation (saving a string to cloud services), there are no compile errors in the editor.
Cloud build consistently throws this fatal error in the log:
Fatal error:
System.UnauthorizedAccessException: Access to the path "/UNITY_PATH/Unity/Unity-2018_2_1f1/Unity.app/Contents/UnityExtensions/Unity/TestRunner/net35/unity-custom/nunit.framework.dll.mdb" is denied.
I have seen this error or similar before, so I'm not convinced there's a problem with the asset I imported. Don't recall the details, though. I think I fixed it before by clearing cloud build cache. But as I mentioned, "clean build" isn't helping here.
Please help!
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Why is cloud build not ignoring hidden assets? 0 Answers