unity3d – Not able to build android AR app in unity 2020.3.31f1 and Vuforia 9-8-11
iam new to unity and AR.
Trying to build a simple image target AR app, to display a cube on the image target.
While trying to build the android App, iam getting the Build errors which are listed below.
UnityEditor.BuildPlayerWindow+BuildMethodException: 5 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002ca] in <9f01bdfe2db54f738bae09d12d90e1b8>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <9f01bdfe2db54f738bae09d12d90e1b8>:0
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Any idea how to resolve this?
Read more here: Source link