UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002bb] in <73d57cefcd7c4fd1b35d52187ecfc010>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <73d57cefcd7c4fd1b35d52187ecfc010>:0
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
———————————————————————-
Build completed with a result of 'Failed' in 2 seconds (2268 ms)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
——————————————————————-
UnityException: Package Name has not been set up correctly
Please set the Package Name in the Player Settings. The value must follow the convention 'com.YourCompanyName.YourProductName' and can contain alphanumeric characters and underscore.
Each segment must not start with a numeric character or underscore.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)