I loaded up a asset and was greeted with a error (wow, shock) and I have no idea how to fix it.> Internal compiler error. See the console log for more information. output was:error CS2011: Unable to open response file: Temp/UnityTempFile-6d0c77c92a9ccd7499c9e77016edf973
In the console log, I've found the lines:
> -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/Assembly-CSharp.dll>> -----CompilerOutput:-stderr----------> error CS2011: Unable to open response file: Temp/UnityTempFile-6d0c77c92a9ccd7499c9e77016edf973> -----EndCompilerOutput---------------> Finished compile Library/ScriptAssemblies/Assembly-CSharp.dll
Internal compiler error. See the console log for more information. output was:error CS2011: Unable to open response file: Temp/UnityTempFile-6d0c77c92a9ccd7499c9e77016edf973
Please help :(
↧