Question by
mohaned1001 · Oct 28, 2018 at 04:11 PM ·
androidbuildsdk
i cant build anymore after i updated android studio
i just updated my Android studio yesterday and now i cant build with unity 2018.2.14f1 and it give me this error
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 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
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
i have tried to change build location tried to build new empty project and still the same problem all i could do now is try to downgrade the jdk and sdk to older versions but i dont want to do it if there is any other solution
so is there is anyone faced this problem lately ? is there is any way to fix it ?
Comment