Hey all,
Started getting an error I’ve not had before. It’s occurring across all versions I have installed, and on every project regardless of content - even a fresh blank project fails giving the exact same error.
I’ve tried a total reinstall of the engine and Visual Studio, but I’m still receiving the same errors. I can’t find any information about this one online. No doubt I’m missing something obvious.
Seems like it’s failing in the EmulateFileIOPermissionChecks method.
System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks
Could be that the error message is a little bit incorrect. Maybe verify the permissions of said directory.
I also see that you are packaging the files directly on your desktop
C:/Users/Dean/Desktop
Try and create a new folder on your D drive where your project is sitting, and check if that fixes the permissions issue?
I’ll take a look at permissions - packaging to the desktop was just one of many tests, I tried it across multiple drives in various locations, none of which worked.
Verified permissions, that’s all fine. Tried multiple different locations for the package but nowhere seems to be accepted.
Can’t get it to work on any of my projects. I don’t remember changing anything around, things could be packaged for testing not too long ago but now it just repeats this error.
So after trying multiple different ways to fix this, eventually I just reinstalled my OS and that fixed the errors.
No idea what the actual problem was, but ran through so many troubleshooting approaches and lost patience ![:stuck_out_tongue: :stuck_out_tongue:](https://d1ap1mz92jnks1.cloudfront.net/images/emoji/twitter/stuck_out_tongue.png?v=12)