The question is answered, right answer was accepted
Can't access my program files.
I use unity 2017.3.0 and I get this error whenever I try opening one of my projects:
UnityEngine.Analytics.dll.meta: Permission denied
What do I do?
Answer by meat5000 · Mar 31, 2018 at 12:52 PM
It seems to be a permissions problem. There are lots of solutions in this thread
https://forum.unity.com/threads/2017-3-fatal-error.509815/
I'd suggest making sure permissions allow your programs to access the folder the data is in. Protected folders will always cause an issue.
Answer by franko-janku · Mar 31, 2018 at 12:30 PM
go to windows defender settings than go to virus & thre at protection then turn off the controlled folder access option ,this could help
im windows 10 user, sorry i could not help you
Follow this Question
Related Questions
Assertion failed: Assertion failed on expression: 'SUCCEEDED(hr)' 2 Answers
UCE0001: ';' expected. Insert a semicolon at the end. 1 Answer
Copying assembly from directory Temp to Library/ScriptAssemblies failed 1 Answer
Error, host set to 1 Answer
Help!!!Always error: TargetParameterCountException: parameters do not match signature! 0 Answers