how do i fix this compiler error:
every time I open my project (the fps microgame) to keep modifying, test, etc. I get this when I start unity: Copying assembly from 'Temp/UnityEngine.UI.dll' to 'Library/ScriptAssemblies/UnityEngine.UI.dll' failed
Answer by StarFluke · Aug 13, 2020 at 05:50 PM
Getting same error. How do I fix it?
[CompilerError] Compiler Error at Copying assembly from 'Temp/UnityEngine.UI.dll' to 'Library/ScriptAssemblies/UnityEngine.UI.dll' failed :0
Your answer

Follow this Question
Related Questions
Every GameObject that has a rigidbody, won't stay at Z 0 and I don't know why 0 Answers
Why can't I export my game to windows? 0 Answers
Mob.opponent' is a `field' but a `type' was expected help please! :) 1 Answer
ERROR CS0029: Cannot implicitly convert type `UnityEngine.GameObject' to `TriggerSphere' 1 Answer
Moving Scene To a Different Computer And Everything is Gone! Please Help! 0 Answers