Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity Editor 2022.3.16f1 (LTS) project build Failed #3283

Open
BlackB0xGaming opened this issue Dec 26, 2023 · 8 comments
Open

Unity Editor 2022.3.16f1 (LTS) project build Failed #3283

BlackB0xGaming opened this issue Dec 26, 2023 · 8 comments
Labels

Comments

@BlackB0xGaming
Copy link

Describe the bug

I'm trying to set up an Auth system in Unity v:2022.3.15f1 With Google Play Games Auth provider.
That's why I added Google Play Games SDK v:0.11.01 and Unity Auth Package. After adding the Google Play Games SDK v:0.11.01 I can't build my project. Every Time i get this error:

WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 33

Then i switch back to the old version of GooglePlayGamesPlugin-0.10.14 now i can build the project and Google Play Sign In working file but i'm not getting any token from GooglePlayGames to log in Unity._

ALL ERROR HERE

WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 33

This Android Gradle plugin (7.1.2) was tested up to compileSdk = 32

This warning can be suppressed by adding
android.suppressUnsupportedCompileSdk=33
to this project's gradle.properties

The build will continue, but you are strongly encouraged to update your project to
use a newer Android Gradle Plugin that has been tested with compileSdk = 33

Task :unityLibrary:preBuild UP-TO-DATE
Task :launcher:preBuild UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:preBuild UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:preBuild UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:preBuild UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:preDebugBuild UP-TO-DATE
Task :launcher:preDebugBuild UP-TO-DATE
Task :unityLibrary:preDebugBuild UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:preDebugBuild UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:preDebugBuild UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugAidl NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugAidl NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugAidl NO-SOURCE
Task :launcher:mergeDebugNativeDebugMetadata NO-SOURCE
Task :unityLibrary:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:compileDebugAidl NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:generateDebugResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugResources UP-TO-DATE
Task :unityLibrary:packageDebugResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:packageDebugResources UP-TO-DATE
Task :unityLibrary:extractDeepLinksDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:extractDeepLinksDebug UP-TO-DATE
Task :launcher:generateDebugBuildConfig UP-TO-DATE
Task :launcher:compileDebugAidl NO-SOURCE
Task :launcher:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:processDebugManifest UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:processDebugManifest UP-TO-DATE
Task :unityLibrary:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:packageDebugResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:extractDeepLinksDebug UP-TO-DATE
Task :launcher:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:processDebugManifest UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:packageDebugResources UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:extractDeepLinksDebug UP-TO-DATE
Task :unityLibrary:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:compileDebugShaders NO-SOURCE
Task :unityLibrary:generateDebugAssets UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugRFile UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugRFile UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugShaders NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugAssets UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:packageDebugAssets UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:processDebugJavaRes NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:bundleLibResDebug NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:mergeDebugJniLibFolders UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:mergeDebugNativeLibs NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:copyDebugJniLibsProjectOnly UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugJavaWithJavac UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugJavaWithJavac UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:bundleLibCompileToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:bundleLibCompileToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugShaders NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugShaders NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugAssets UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugAssets UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:packageDebugAssets UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:packageDebugAssets UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:processDebugJavaRes NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:processDebugJavaRes NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:bundleLibResDebug NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:bundleLibResDebug NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:bundleLibRuntimeToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:bundleLibRuntimeToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:mergeDebugJniLibFolders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:mergeDebugJniLibFolders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:mergeDebugNativeLibs NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:mergeDebugNativeLibs NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:copyDebugJniLibsProjectOnly UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:copyDebugJniLibsProjectOnly UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:processDebugManifest
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugRFile UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugJavaWithJavac UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:bundleLibCompileToJarDebug UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:bundleLibRuntimeToJarDebug UP-TO-DATE
Task :unityLibrary:packageDebugAssets
Task :launcher:checkDebugAarMetadata FAILED
Task :unityLibrary:generateDebugRFile FAILED
66 actionable tasks: 4 executed, 62 up-to-date

0x00007ff7264c38ad (Unity) StackWalker::GetCurrentCallstack
0x00007ff7264c8979 (Unity) StackWalker::ShowCallstack
0x00007ff727495891 (Unity) GetStacktrace
0x00007ff727b4da7e (Unity) DebugStringToFile
0x00007ff72544f358 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x000002a830973b13 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x000002a8309737eb (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x000002a830973570 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x000002a831323a15 (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x000002a8313236b3 (Mono JIT Code) UnityEditor.Android.GradleInvokationException:parseAndShowException ()
0x000002a8311a0383 (Mono JIT Code) UnityEditor.Android.PostProcessor.PostProcessRunner:RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext)
0x000002a8312f2783 (Mono JIT Code) UnityEditor.Android.PostProcessAndroidPlayer:postProcess (UnityEditor.Modules.BuildPostProcessArgs,AndroidPlayerBuildProgram.Data.AndroidPlayerBuildProgramOutput)
0x000002a8312733a3 (Mono JIT Code) UnityEditor.Android.AndroidBuildPostprocessor:postProcess (UnityEditor.Modules.BuildPostProcessArgs,UnityEditor.BuildProperties&)
0x000002a831272ac1 (Mono JIT Code) UnityEditor.PostprocessBuildPlayer:postprocess (UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,int,string,string,string,int,int,UnityEditor.BuildOptions,UnityEditor.RuntimeClassRegistry,UnityEditor.Build.Reporting.BuildReport)
0x000002a831272df5 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_int_int_object_object_object_int_int_int_object_object (object,intptr,intptr,intptr)
0x00007ffcfa6e4b7e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffcfa61d204 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)
0x00007ffcfa61d37c (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3115)
0x00007ff7263dd564 (Unity) scripting_method_invoke
0x00007ff7263bb8e4 (Unity) ScriptingInvocation::Invoke
0x00007ff727ec3911 (Unity) CallMono
0x00007ff727ecd14d (Unity) PostprocessPlayer
0x00007ff727ec7753 (Unity) DoBuildPlayer_PostBuild
0x00007ff727ec586e (Unity) DoBuildPlayer
0x00007ff727eb8bb8 (Unity) BuildPlayer
0x00007ff725c588bf (Unity) BuildPipeline::BuildPlayerInternalNoCheck
0x00007ff725c1ca2c (Unity) BuildPipeline_CUSTOM_BuildPlayerInternalNoCheck
0x000002a8310ee4e7 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.BuildPipeline:BuildPlayerInternalNoCheck (string[],string,string,UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,int,UnityEditor.BuildOptions,string[],bool)
0x000002a8310edd63 (Mono JIT Code) UnityEditor.BuildPlayerWindow/DefaultBuildMethods:BuildPlayer (UnityEditor.BuildPlayerOptions)
0x000002a8310ea4bb (Mono JIT Code) UnityEditor.BuildPlayerWindow:CallBuildMethods (bool,UnityEditor.BuildOptions)
0x000002a8310daf7b (Mono JIT Code) UnityEditor.BuildPlayerWindow:GUIBuildButtons (UnityEditor.Modules.IBuildWindowExtension,bool,bool,bool,UnityEditor.Build.BuildPlatform,UnityEditor.Modules.IBuildPostprocessor)
0x000002a8310b7be3 (Mono JIT Code) UnityEditor.BuildPlayerWindow:ShowBuildTargetSettings ()
0x000002a8310a7e3b (Mono JIT Code) UnityEditor.BuildPlayerWindow:OnGUI ()
0x000002a830f2b262 (Mono JIT Code) UnityEditor.HostView:InvokeOnGUI (UnityEngine.Rect)
0x000002a830f2b083 (Mono JIT Code) UnityEditor.DockArea:DrawView (UnityEngine.Rect)
0x000002a830f1811b (Mono JIT Code) UnityEditor.DockArea:OldOnGUI ()
0x000002a830e6d82f (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool)
0x000002a830f0697b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool)
0x000002a830f69dcb (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,System.Action,bool)
0x000002a830f69c43 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,bool)
0x000002a8310402cb (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUIRaw (UnityEngine.UIElements.EventBase,bool,bool)
0x000002a83103e0e3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUI (UnityEngine.UIElements.EventBase,bool,bool)
0x000002a830afa4f3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:processEvent (UnityEngine.UIElements.EventBase)
0x000002a830afa0d3 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEvent (UnityEngine.UIElements.EventBase)
0x000002a830af9e0f (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtCurrentTargetAndPhase (UnityEngine.UIElements.EventBase)
0x000002a830af9b63 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtTargetPhase (UnityEngine.UIElements.EventBase)
0x000002a83103b21b (Mono JIT Code) UnityEngine.UIElements.MouseCaptureDispatchingStrategy:DispatchEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830c3a6ae (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:ApplyDispatchingStrategies (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,bool)
0x000002a830c3a03b (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830ae53e3 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEventQueue ()
0x000002a830ae5253 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:OpenGate ()
0x000002a830ae51ab (Mono JIT Code) UnityEngine.UIElements.EventDispatcherGate:Dispose ()
0x000002a830c3a513 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830c39a13 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:Dispatch (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,UnityEngine.UIElements.DispatchMode)
0x000002a830c3988b (Mono JIT Code) UnityEngine.UIElements.BaseVisualElementPanel:SendEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.DispatchMode)
0x000002a830e1e553 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel)
0x000002a830e1de83 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&)
0x000002a830e1dc9f (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:processEvent (int,intptr)
0x000002a830e1dbdb (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr)
0x000002a830e1da2d (Mono JIT Code) UnityEngine.GUIUtility:processEvent (int,intptr,bool&)
0x000002a830e1dae6 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr)
0x00007ffcfa

Error 2

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':launcher:checkDebugAarMetadata'.

Could not resolve all files for configuration ':launcher:debugRuntimeClasspath'.
Could not find com.google.games:gpgs-plugin-support:0.11.01.
Searched in the following locations:

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

2: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':unityLibrary:generateDebugRFile'.

Could not resolve all files for configuration ':unityLibrary:debugCompileClasspath'.
Could not find com.google.games:gpgs-plugin-support:0.11.01.
Required by:
project :unityLibrary

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

  • Get more help at https://help.gradle.org/

BUILD FAILED in 5s

0x00007ff7264c38ad (Unity) StackWalker::GetCurrentCallstack
0x00007ff7264c8979 (Unity) StackWalker::ShowCallstack
0x00007ff727495891 (Unity) GetStacktrace
0x00007ff727b4da7e (Unity) DebugStringToFile
0x00007ff72544f358 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x000002a830973b13 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x000002a8309737eb (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x000002a830973570 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x000002a831323a15 (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x000002a8313236b3 (Mono JIT Code) UnityEditor.Android.GradleInvokationException:parseAndShowException ()
0x000002a8311a0383 (Mono JIT Code) UnityEditor.Android.PostProcessor.PostProcessRunner:RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext)
0x000002a8312f2783 (Mono JIT Code) UnityEditor.Android.PostProcessAndroidPlayer:postProcess (UnityEditor.Modules.BuildPostProcessArgs,AndroidPlayerBuildProgram.Data.AndroidPlayerBuildProgramOutput)
0x000002a8312733a3 (Mono JIT Code) UnityEditor.Android.AndroidBuildPostprocessor:postProcess (UnityEditor.Modules.BuildPostProcessArgs,UnityEditor.BuildProperties&)
0x000002a831272ac1 (Mono JIT Code) UnityEditor.PostprocessBuildPlayer:postprocess (UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,int,string,string,string,int,int,UnityEditor.BuildOptions,UnityEditor.RuntimeClassRegistry,UnityEditor.Build.Reporting.BuildReport)
0x000002a831272df5 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_int_int_object_object_object_int_int_int_object_object (object,intptr,intptr,intptr)
0x00007ffcfa6e4b7e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffcfa61d204 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)
0x00007ffcfa61d37c (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3115)
0x00007ff7263dd564 (Unity) scripting_method_invoke
0x00007ff7263bb8e4 (Unity) ScriptingInvocation::Invoke
0x00007ff727ec3911 (Unity) CallMono
0x00007ff727ecd14d (Unity) PostprocessPlayer
0x00007ff727ec7753 (Unity) DoBuildPlayer_PostBuild
0x00007ff727ec586e (Unity) DoBuildPlayer
0x00007ff727eb8bb8 (Unity) BuildPlayer
0x00007ff725c588bf (Unity) BuildPipeline::BuildPlayerInternalNoCheck
0x00007ff725c1ca2c (Unity) BuildPipeline_CUSTOM_BuildPlayerInternalNoCheck
0x000002a8310ee4e7 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.BuildPipeline:BuildPlayerInternalNoCheck (string[],string,string,UnityEditor.BuildTargetGroup,UnityEditor.BuildTarget,int,UnityEditor.BuildOptions,string[],bool)
0x000002a8310edd63 (Mono JIT Code) UnityEditor.BuildPlayerWindow/DefaultBuildMethods:BuildPlayer (UnityEditor.BuildPlayerOptions)
0x000002a8310ea4bb (Mono JIT Code) UnityEditor.BuildPlayerWindow:CallBuildMethods (bool,UnityEditor.BuildOptions)
0x000002a8310daf7b (Mono JIT Code) UnityEditor.BuildPlayerWindow:GUIBuildButtons (UnityEditor.Modules.IBuildWindowExtension,bool,bool,bool,UnityEditor.Build.BuildPlatform,UnityEditor.Modules.IBuildPostprocessor)
0x000002a8310b7be3 (Mono JIT Code) UnityEditor.BuildPlayerWindow:ShowBuildTargetSettings ()
0x000002a8310a7e3b (Mono JIT Code) UnityEditor.BuildPlayerWindow:OnGUI ()
0x000002a830f2b262 (Mono JIT Code) UnityEditor.HostView:InvokeOnGUI (UnityEngine.Rect)
0x000002a830f2b083 (Mono JIT Code) UnityEditor.DockArea:DrawView (UnityEngine.Rect)
0x000002a830f1811b (Mono JIT Code) UnityEditor.DockArea:OldOnGUI ()
0x000002a830e6d82f (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool)
0x000002a830f0697b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool)
0x000002a830f69dcb (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,System.Action,bool)
0x000002a830f69c43 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,bool)
0x000002a8310402cb (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUIRaw (UnityEngine.UIElements.EventBase,bool,bool)
0x000002a83103e0e3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUI (UnityEngine.UIElements.EventBase,bool,bool)
0x000002a830afa4f3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:processEvent (UnityEngine.UIElements.EventBase)
0x000002a830afa0d3 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEvent (UnityEngine.UIElements.EventBase)
0x000002a830af9e0f (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtCurrentTargetAndPhase (UnityEngine.UIElements.EventBase)
0x000002a830af9b63 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtTargetPhase (UnityEngine.UIElements.EventBase)
0x000002a83103b21b (Mono JIT Code) UnityEngine.UIElements.MouseCaptureDispatchingStrategy:DispatchEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830c3a6ae (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:ApplyDispatchingStrategies (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,bool)
0x000002a830c3a03b (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830ae53e3 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEventQueue ()
0x000002a830ae5253 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:OpenGate ()
0x000002a830ae51ab (Mono JIT Code) UnityEngine.UIElements.EventDispatcherGate:Dispose ()
0x000002a830c3a513 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830c39a13 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:Dispatch (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,UnityEngine.UIElements.DispatchMode)
0x000002a830c3988b (Mono JIT Code) UnityEngine.UIElements.BaseVisualElementPanel:SendEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.DispatchMode)
0x000002a830e1e553 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel)
0x000002a830e1de83 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&)
0x000002a830e1dc9f (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:processEvent (int,intptr)
0x000002a830e1dbdb (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr)
0x000002a830e1da2d (Mono JIT Code) UnityEngine.GUIUtility:processEvent (int,intptr,bool&)
0x000002a830e1dae6 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr)
0x00007ffcfa6e4b7e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffcfa61d204 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)
0x00007ffcfa61d37c (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3115)
0x00007ff7263dd564 (Unity) scripting_method_invoke
0x00007ff7263bb8e4 (Unity) ScriptingInvocation::Invoke
0x00007ff7263b64f5 (Unity) ScriptingInvocation::Invoke
0x00007ff72650eb9a (Unity) Scripting::UnityEngine::GUIUtilityProxy::processEvent
0x00007ff726eff9e8 (Unity) GUIView::processRetainedMode
0x00007ff7274c8100 (Unity) GUIView::OnInputEvent
0x00007ff726eff933 (Unity) GUIView::processInputEventFromAPI
0x00007ff726eff808 (Unity) GUIView::processInputEvent
0x00007ff7274c8f3e (Unity) GUIView::processEventMessages
0x00007ff7274c2d94 (Unity) GUIView::GUIViewWndProc
0x00007ffd6f8f8241 (USER32) DispatchMessageW
0x00007ffd6f8f7d01 (USER32) DispatchMessageW
0x00007ff72749c093 (Unity) MainMessageLoop
0x00007ff7274a1aa0 (Unity) WinMain
0x00007ff72887ef2e (Unity) __scrt_common_main_seh
0x00007ffd6e62257d (KERNEL32) BaseThreadInitThunk
0x00007ffd6fe6aa58 (ntdll) RtlUserThreadStart

Error 3

CommandInvokationFailure: Gradle build failed.
E:\Unity\2022.3.15f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin\java.exe -classpath "E:\Unity\2022.3.15f1\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-7.2.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "assembleDebug"

Environment Variables:
PROCESSOR_ARCHITECTURE = AMD64
AMPLITUDE_API_KEY_YELLOWBUCKET_DEV = 48835b4d1f5e342aefe5f016324d296a
BURST_ANDROID_MIN_API_LEVEL = 22
DriverData = C:\Windows\System32\Drivers\DriverData
USERDOMAIN = DESKTOP-8OO32LF
CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
COMPUTERNAME = DESKTOP-8OO32LF
DEBUG_ENV_VAR = UnityHub
LOGONSERVER = \DESKTOP-8OO32LF
AMPLITUDE_TOKEN_GREENBUCKET_PROD = yyzPzalJDwrQcYNuOZam0bhKb26WyyhK
PUBLIC = C:\Users\Public
ProgramData = C:\ProgramData
SESSIONNAME = Console
AMPLITUDE_TOKEN_YELLOWBUCKET_PROD = Ph-837Q6GNodAkyc2MRkxVPUcjlIET4d
ALLUSERSPROFILE = C:\ProgramData
SystemRoot = C:\WINDOWS
windir = C:\WINDOWS
AMPLITUDE_API_KEY_REDBUCKET_DEV = 46b8b46515e7632fc42a504b72e05fd0
ProgramFiles(x86) = C:\Program Files (x86)
ProgramW6432 = C:\Program Files
OS = Windows_NT
ANDROID_NDK_ROOT = E:\Unity\2022.3.15f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK
PROCESSOR_IDENTIFIER = AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD
HEAP_CLIENT_TOKEN_STAGING = 3786794399
HOMEPATH = \Users\Nur
FPS_BROWSER_USER_PROFILE_STRING = Default
AMPLITUDE_TOKEN_REDBUCKET_DEV = U4PSN7S7PuYVRODivvdcFwbu8R6IHGqa
CHROME_CRASHPAD_PIPE_NAME = \.\pipe\crashpad_12668_QZPWPZNLCAYXQQGR
PROCESSOR_LEVEL = 25
JAVA_TOOL_OPTIONS = -Dfile.encoding=UTF-8
CommonProgramFiles = C:\Program Files\Common Files
JAVA_HOME = E:\Unity\2022.3.15f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK
USERDOMAIN_ROAMINGPROFILE = DESKTOP-8OO32LF
TEMP = C:\Users\Nur\AppData\Local\Temp
ProgramFiles = C:\Program Files
CommonProgramW6432 = C:\Program Files\Common Files
AMPLITUDE_TOKEN_YELLOWBUCKET_DEV = wKi8foVigDditGFvmZewRFWsEbX9Y0YO
AMPLITUDE_API_KEY_GREENBUCKET_DEV = 3ded2a762163603391a425f688f990c8
AMPLITUDE_API_KEY_REDBUCKET_PROD = ca12bb461ea96f9bdf5df4ded7d52994
VBOX_HWVIRTEX_IGNORE_SVM_IN_USE = 1
HOMEDRIVE = C:
AMPLITUDE_API_KEY_STAGING = 83ee04fccc67e4fcc7dd527c4c6f1e21
USERNAME = Nur
OneDrive = C:\Users\Nur\OneDrive
AMPLITUDE_API_KEY_YELLOWBUCKET_PROD = e03a9bbe92dc38a88cdb068d24c65b46
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
AMPLITUDE_TOKEN_REDBUCKET_PROD = QqyoFpcWPi7V17p80_46CF6-sNGRGbHo
NUMBER_OF_PROCESSORS = 12
AMPLITUDE_TOKEN_GREENBUCKET_DEV = 84H2gMm_FJzhr3mBaX1lM1JVukmCM7d9
AMPLITUDE_DEPLOYMENT_KEY_RED_BUCKET_DEV = client-wbjHYrmeSR87GmWOE7LDpf7sUySOIKHm
AMPLITUDE_API_KEY_GREENBUCKET_PROD = c86fea37a9e1d3f0878b96e15b111c7c
ComSpec = C:\WINDOWS\system32\cmd.exe
ORIGINAL_XDG_CURRENT_DESKTOP = undefined
EFC_6600 = 1
PROCESSOR_REVISION = 5000
AMPLITUDE_DEPLOYMENT_KEY_RED_BUCKET_PROD = client-zH8Y7OK1i331EKuG77C6UxN8ygcM6LzS
TMP = C:\Users\Nur\AppData\Local\Temp
SystemDrive = C:
AMPLITUDE_API_KEY = 28f3cae0b33b8b3702120c9ed1a935aa
FPS_BROWSER_APP_PROFILE_STRING = Internet Explorer
SENTRY_ACCESS_TOKEN = 3df78d9e53f8456aa90fbae044ce1a6261421ab1d0014674bc2e933477289017
HEAP_CLIENT_TOKEN = 1717415662
APPDATA = C:\Users\Nur\AppData\Roaming
Path = C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Program Files\Java\jdk-21\bin;C:\Program Files\OpenSSL-Win64\bin;C:\Program Files\Java\jre-1.8\bin;C:\Users\Nur\AppData\Local\Microsoft\WindowsApps;
PSModulePath = C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
LOCALAPPDATA = C:\Users\Nur\AppData\Local
USERPROFILE = C:\Users\Nur
WOOTRIC_CLIENT_TOKEN = NPS-aa8be4c3

stderr[
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':launcher:checkDebugAarMetadata'.

Could not resolve all files for configuration ':launcher:debugRuntimeClasspath'.
Could not find com.google.games:gpgs-plugin-support:0.11.01.
Searched in the following locations:

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

2: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':unityLibrary:generateDebugRFile'.

Could not resolve all files for configuration ':unityLibrary:debugCompileClasspath'.
Could not find com.google.games:gpgs-plugin-support:0.11.01.
Required by:
project :unityLibrary

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    ==============================================================================

  • Get more help at https://help.gradle.org/

BUILD FAILED in 5s
]
stdout[
WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 33

This Android Gradle plugin (7.1.2) was tested up to compileSdk = 32

This warning can be suppressed by adding
android.suppressUnsupportedCompileSdk=33
to this project's gradle.properties

The build will continue, but you are strongly encouraged to update your project to
use a newer Android Gradle Plugin that has been tested with compileSdk = 33

Task :unityLibrary:preBuild UP-TO-DATE
Task :launcher:preBuild UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:preBuild UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:preBuild UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:preBuild UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:preDebugBuild UP-TO-DATE
Task :launcher:preDebugBuild UP-TO-DATE
Task :unityLibrary:preDebugBuild UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:preDebugBuild UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:preDebugBuild UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugAidl NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugAidl NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugAidl NO-SOURCE
Task :launcher:mergeDebugNativeDebugMetadata NO-SOURCE
Task :unityLibrary:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:writeDebugAarMetadata UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:compileDebugAidl NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:packageDebugRenderscript NO-SOURCE
Task :unityLibrary:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:generateDebugResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugResValues UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugResources UP-TO-DATE
Task :unityLibrary:packageDebugResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:packageDebugResources UP-TO-DATE
Task :unityLibrary:extractDeepLinksDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:extractDeepLinksDebug UP-TO-DATE
Task :launcher:generateDebugBuildConfig UP-TO-DATE
Task :launcher:compileDebugAidl NO-SOURCE
Task :launcher:compileDebugRenderscript NO-SOURCE
Task :unityLibrary:processDebugManifest UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:processDebugManifest UP-TO-DATE
Task :unityLibrary:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:packageDebugResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:extractDeepLinksDebug UP-TO-DATE
Task :launcher:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:processDebugManifest UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:packageDebugResources UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:extractDeepLinksDebug UP-TO-DATE
Task :unityLibrary:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:compileDebugShaders NO-SOURCE
Task :unityLibrary:generateDebugAssets UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:parseDebugLocalResources UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugRFile UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugRFile UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugLibraryResources UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugBuildConfig UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:javaPreCompileDebug UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugShaders NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugAssets UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:packageDebugAssets UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:processDebugJavaRes NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:bundleLibResDebug NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:mergeDebugJniLibFolders UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:mergeDebugNativeLibs NO-SOURCE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:copyDebugJniLibsProjectOnly UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugJavaWithJavac UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugJavaWithJavac UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:bundleLibCompileToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:bundleLibCompileToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:mergeDebugShaders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:compileDebugShaders NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:compileDebugShaders NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:generateDebugAssets UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:generateDebugAssets UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:packageDebugAssets UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:packageDebugAssets UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:processDebugJavaRes NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:processDebugJavaRes NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:bundleLibResDebug NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:bundleLibResDebug NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:bundleLibRuntimeToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:bundleLibRuntimeToJarDebug UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:mergeDebugJniLibFolders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:mergeDebugJniLibFolders UP-TO-DATE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:mergeDebugNativeLibs NO-SOURCE
Task :unityLibrary:mobilenotifications.androidlib:mergeDebugNativeLibs NO-SOURCE
Task :unityLibrary:GooglePlayGamesManifest.androidlib:copyDebugJniLibsProjectOnly UP-TO-DATE
Task :unityLibrary:mobilenotifications.androidlib:copyDebugJniLibsProjectOnly UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:processDebugManifest
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:generateDebugRFile UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:compileDebugJavaWithJavac UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:bundleLibCompileToJarDebug UP-TO-DATE
Task :unityLibrary:GoogleMobileAdsPlugin.androidlib:bundleLibRuntimeToJarDebug UP-TO-DATE
Task :unityLibrary:packageDebugAssets
Task :launcher:checkDebugAarMetadata FAILED
Task :unityLibrary:generateDebugRFile FAILED
66 actionable tasks: 4 executed, 62 up-to-date
]
exit code: 1
UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.Command+WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) (at <033353fa2720456c86cab3271f470887>:0)
UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.Command+WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) (at <033353fa2720456c86cab3271f470887>:0)
UnityEditor.Android.Command.Run (System.String command, System.String args, System.String workingdir, UnityEditor.Android.Command+WaitingForProcessToExit waitingForProcessToExit, System.St

Error 4

Build completed with a result of 'Failed' in 141 seconds (141329 ms)
3 errors
0x00007ff7264c38ad (Unity) StackWalker::GetCurrentCallstack
0x00007ff7264c8979 (Unity) StackWalker::ShowCallstack
0x00007ff727495891 (Unity) GetStacktrace
0x00007ff727b4da7e (Unity) DebugStringToFile
0x00007ff72544f358 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x000002a830973b13 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x000002a8309737eb (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x000002a830973570 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x000002a831323a15 (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x000002a8310ee0a3 (Mono JIT Code) UnityEditor.BuildPlayerWindow/DefaultBuildMethods:BuildPlayer (UnityEditor.BuildPlayerOptions)
0x000002a8310ea4bb (Mono JIT Code) UnityEditor.BuildPlayerWindow:CallBuildMethods (bool,UnityEditor.BuildOptions)
0x000002a8310daf7b (Mono JIT Code) UnityEditor.BuildPlayerWindow:GUIBuildButtons (UnityEditor.Modules.IBuildWindowExtension,bool,bool,bool,UnityEditor.Build.BuildPlatform,UnityEditor.Modules.IBuildPostprocessor)
0x000002a8310b7be3 (Mono JIT Code) UnityEditor.BuildPlayerWindow:ShowBuildTargetSettings ()
0x000002a8310a7e3b (Mono JIT Code) UnityEditor.BuildPlayerWindow:OnGUI ()
0x000002a830f2b262 (Mono JIT Code) UnityEditor.HostView:InvokeOnGUI (UnityEngine.Rect)
0x000002a830f2b083 (Mono JIT Code) UnityEditor.DockArea:DrawView (UnityEngine.Rect)
0x000002a830f1811b (Mono JIT Code) UnityEditor.DockArea:OldOnGUI ()
0x000002a830e6d82f (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool)
0x000002a830f0697b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool)
0x000002a830f69dcb (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,System.Action,bool)
0x000002a830f69c43 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,bool)
0x000002a8310402cb (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUIRaw (UnityEngine.UIElements.EventBase,bool,bool)
0x000002a83103e0e3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUI (UnityEngine.UIElements.EventBase,bool,bool)
0x000002a830afa4f3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:processEvent (UnityEngine.UIElements.EventBase)
0x000002a830afa0d3 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEvent (UnityEngine.UIElements.EventBase)
0x000002a830af9e0f (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtCurrentTargetAndPhase (UnityEngine.UIElements.EventBase)
0x000002a830af9b63 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtTargetPhase (UnityEngine.UIElements.EventBase)
0x000002a83103b21b (Mono JIT Code) UnityEngine.UIElements.MouseCaptureDispatchingStrategy:DispatchEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830c3a6ae (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:ApplyDispatchingStrategies (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,bool)
0x000002a830c3a03b (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830ae53e3 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEventQueue ()
0x000002a830ae5253 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:OpenGate ()
0x000002a830ae51ab (Mono JIT Code) UnityEngine.UIElements.EventDispatcherGate:Dispose ()
0x000002a830c3a513 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000002a830c39a13 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:Dispatch (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,UnityEngine.UIElements.DispatchMode)
0x000002a830c3988b (Mono JIT Code) UnityEngine.UIElements.BaseVisualElementPanel:SendEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.DispatchMode)
0x000002a830e1e553 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel)
0x000002a830e1de83 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&)
0x000002a830e1dc9f (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:processEvent (int,intptr)
0x000002a830e1dbdb (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr)
0x000002a830e1da2d (Mono JIT Code) UnityEngine.GUIUtility:processEvent (int,intptr,bool&)
0x000002a830e1dae6 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr)
0x00007ffcfa6e4b7e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffcfa61d204 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)
0x00007ffcfa61d37c (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3115)
0x00007ff7263dd564 (Unity) scripting_method_invoke
0x00007ff7263bb8e4 (Unity) ScriptingInvocation::Invoke
0x00007ff7263b64f5 (Unity) ScriptingInvocation::Invoke
0x00007ff72650eb9a (Unity) Scripting::UnityEngine::GUIUtilityProxy::processEvent
0x00007ff726eff9e8 (Unity) GUIView::processRetainedMode
0x00007ff7274c8100 (Unity) GUIView::OnInputEvent
0x00007ff726eff933 (Unity) GUIView::processInputEventFromAPI
0x00007ff726eff808 (Unity) GUIView::processInputEvent
0x00007ff7274c8f3e (Unity) GUIView::processEventMessages
0x00007ff7274c2d94 (Unity) GUIView::GUIViewWndProc
0x00007ffd6f8f8241 (USER32) DispatchMessageW
0x00007ffd6f8f7d01 (USER32) DispatchMessageW
0x00007ff72749c093 (Unity) MainMessageLoop
0x00007ff7274a1aa0 (Unity) WinMain
0x00007ff72887ef2e (Unity) __scrt_common_main_seh
0x00007ffd6e62257d (KERNEL32) BaseThreadInitThunk
0x00007ffd6fe6aa58 (ntdll) RtlUserThreadStart

@ColorDesert
Copy link

modify GooglePlayGamesPluginDependencies.xml

Packages/com.google.play.games/Editor/m2repository Assets/GooglePlayGames/com.google.play.games/Editor/m2repository

@BlackB0xGaming
Copy link
Author

modify GooglePlayGamesPluginDependencies.xml

Packages/com.google.play.games/Editor/m2repository Assets/GooglePlayGames/com.google.play.games/Editor/m2repository

Still same problem

@dailyhopeless
Copy link

dailyhopeless commented Feb 3, 2024

player setting change target API 33

@jacattrongnlh
Copy link

I got this error, I have Google Play Game Plugin assets in folder Assets/, External Dependency Manager is in Packages/

Fixed it by opening the file mainTemplate.gradle in Assets/Plugins/Android/mainTemplate.gradle.

Change:

maven {
            url (unityProjectPath + "/Packages/com.google.play.games/Editor/m2repository") // Assets/GooglePlayGames/com.google.play.games/Editor/GooglePlayGamesPluginDependencies.xml:11
        }

to

maven {
            url (unityProjectPath + "/Assets/GooglePlayGames/com.google.play.games/Editor/m2repository") // Assets/GooglePlayGames/com.google.play.games/Editor/GooglePlayGamesPluginDependencies.xml:11
        }

@dorn-gerhard
Copy link

oh in player setting change minimum installed android 33 , in Desember 2023 android not allowed android 32 lower

image

I experienced the same problem (as stated in the beginning), when selecting minimum API level to Android 13 (API level 33),
a dialogue popped up to install the newest SDK which I did - this solved my problem.

@dailyhopeless
Copy link

dailyhopeless commented Mar 25, 2024

oh in player setting change minimum installed android 33 , in Desember 2023 android not allowed android 32 lower
image

I experienced the same problem (as stated in the beginning), when selecting minimum API level to Android 13 (API level 33), a dialogue popped up to install the newest SDK which I did - this solved my problem.

Actually I'm wrong , you just change target API level, don't minimum API level

@kullout
Copy link

kullout commented Jun 11, 2024

@BlackB0xGaming do you fix problem? I have this problem too. Unity 2022.3.32f1 and target sdk 34

@lazydevyo
Copy link

They need to change at Assets\GooglePlayGames\com.google.play.games\Editor\GooglePlayGamesPluginDependencies.xml the 9th line from " Packages/com.google.play.games/Editor/m2repository" to Assets/GooglePlayGames/com.google.play.games/Editor/m2repository" This should solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants