Can anyone help with trying to fix these errors when trying to build desktop game
Error 1>>>> UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (BuildPlayerOptions options) [0x0021f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:187 at UnityEditor.BuildPlayerWindow.CallBuildMethods (Boolean askForBuildLocation, BuildOptions defaultBuildOptions) [0x0007f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:94 UnityEditor.BuildPlayerWindow:BuildPlayerAndRun() Error 2>>>> Build completed with a result of 'Failed' UnityEditor.BuildPlayerWindow:BuildPlayerAndRun() Error 3 >>>>> Error building Player because scripts had compiler errors
I think the console says it all:
Error building Player because scripts had compiler errors
Your answer

Follow this Question
Related Questions
My game always crashes when building a standalone release, it fails at "OnPreprocessShaderVariants" 2 Answers
Can't "build and run". Can only use the "build "option 0 Answers
A have a plethora of problems! 0 Answers
how can i fix building game? 1 Answer
Build failed with the following error 0 Answers