Hello, I just downloaded the newest version of unity. After upgrading my project to work with the new version I got this error message when I tried to play my project:
Internal compiler error. See the console log for more information. output was:BCE0011: An error occurred during the execution of the step ‘Boo.Lang.Compiler.Steps.EmitAssembly’: ‘Empty name is not legal
Parameter name: fullname’.
Anyway, it won’t let me play my game until the error is fixed, and I don’t understand enough code to know what this is telling me. Any ideas on how to fix it?
Thanks,
zAk