i'm still having problems with my compiler errors and the code is all right what is the problem cause it's not my code.
this is the pop up i'm getting right now 'Assets/Builds/Roll a Ball Mac Cloherty .app/Contents/Resources/Data/Managed/Assembly-CSharp.dll' shouldn't be queried by IsAssemblyCompatible, missing IsInternalOrCompiledAssembly check ? UnityEditorInternal.InternalEditorUtility:GetMonoIslands() UnityEditor.SyncVS:SyncVisualStudioProjectIfItAlreadyExists()
so i really don't know what my problem is at all.
Answer by Chiroculon · Apr 06, 2017 at 12:33 PM
Sounds like it might be problem between Unity and Visual Studio.
Try switching to MonoDevelop to see if this fixes the problem.
Your answer
Follow this Question
Related Questions
"Fungus" asset Error CS0121: The call is ambiguous between the following methods or properties... 0 Answers
I got three CS 1061 Errors while learning Unity as an absolute beginner. Please help me! 1 Answer
Compiler won't execute after upgrading from 5.5 to the 5.6 beta 0 Answers
compiler error - playmode 0 Answers