Home > other >  Unity export APK error
Unity export APK error

Time:09-16

MAC version of Unity is configured the SDK and JDK export APK has been an error
Library/PackageCache/[email protected]/DataPrivacy/DataPrivacy cs (42, 26) : error CS0103: The name 'AnalyticsSessionInfo' does not exist in The current context
Library/PackageCache/[email protected]/DataPrivacy/DataPrivacy cs (43, 29) : error CS0103: The name 'AnalyticsSessionInfo' does not exist in The current context
Library/PackageCache/[email protected]/DataPrivacy/DataPrivacyButton cs aiaa (47) : error CS0117: 'RemoteSettings' does not contain a definition for' ForceUpdate
'Library/PackageCache/[email protected]/DataPrivacy/DataPrivacy cs (97) : error CS1061: 'UnityWebRequest' does not contain a definition for 'SendWebRequest and no accessible the extension method' SendWebRequest has a first argument of type 'UnityWebRequest could be found (are you missing a using directive or an assembly reference?)
Library/PackageCache/[email protected]/Scripts/Runtime/TMP_UpdateManager cs aiaa (6) : error CS0234: The type or namespace name 'Rendering does not exist in The namespace' UnityEngine. Experimental '(you missing an assembly reference?)
The Error building Player because scripts had compiler errors
The Build completed with a result of 'Failed'
UnityEngine. GUIUtility: the ProcessEvent (Int32, IntPtr)
UnityEditor. BuildPlayerWindow + BuildMethodException: 6 errors
At UnityEditor. BuildPlayerWindow + DefaultBuildMethods. BuildPlayer (UnityEditor. BuildPlayerOptions options) x00234 [0] in/Users/builduser buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods cs: 190
At UnityEditor. BuildPlayerWindow. CallBuildMethods (System. Boolean askForBuildLocation, UnityEditor. BuildOptions defaultBuildOptions) x0007f [0] in/Users/builduser buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods cs: 96
UnityEngine. GUIUtility: the ProcessEvent (Int32, IntPtr)

This is my new project, export error so
Which eldest brother know solution, show a younger brother, trouble is this problem to the melt
  • Related