- Home /
Error when building Game
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x00234] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:190 at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x0007f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:96 UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
When I am building my game I get this error, I have tried reinstalling the sdk and jdk etc. I have found that if I delete the plugin folder for unity ads I can build my game fine with no problems other than that ads will no longer play on my android device. If anyone knows anything that could help it would be greatly appreciated.
hello, maybe you are including twice one plugin, altough the error seems incomplete, try deleting specific files and make sure none of them is copied twice.
Your answer
Follow this Question
Related Questions
I got an error message after switching to the new ad ID in Unity. 0 Answers
Unrecognized Attribute name MODULE when building .AAB with AdMob 2 Answers
Unity Editor silently crashes straight away no error logs 1 Answer
Building for android fails after adding Unity Ads? 2 Answers
I can't use google admob ads 1 Answer