I’ve update the engine and the following error shoes up:
Win32Exception: ApplicationName='C:\The workshop II\MY PROJECT\Temp\PlayServicesResolverGradle\gradlew.bat', CommandLine='--daemon -b "C:\The workshop II\MY PROJECT\Temp\PlayServicesResolverGradle\PlayServicesResolver.scripts.download_artifacts.gradle" "-PANDROID_HOME=C:/Program Files/Unity/Hub/Editor/2022.3.46f1/Editor/Data/PlaybackEngines/AndroidPlayer\SDK" "-PTARGET_DIR=C:\The workshop II\MY PROJECT\Assets\Plugins\Android" "-PMAVEN_REPOS=https://maven.google.com/" "-PPACKAGES_TO_COPY=com.unity3d.ads:unity-ads:[4.12.0,4.13[" "-PUSE_JETIFIER=1" "-PDATA_BINDING_VERSION=7.4.2"', CurrentDirectory='C:\The workshop II\MY PROJECT\Temp\PlayServicesResolverGradle', Native error= The system cannot find the file specified.
System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) (at <09af50eda9a647268d2c4fcdf7fac506>:0)
System.Diagnostics.Process.Start () (at <09af50eda9a647268d2c4fcdf7fac506>:0)
(wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
GooglePlayServices.CommandLine.RunViaShell (System.String toolPath, System.String arguments, System.String workingDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] envVars, GooglePlayServices.CommandLine+IOHandler ioHandler, System.Boolean useShellExecution, System.Boolean stdoutRedirectionInShellMode) (at <6107d0e161ea44f5b1a06a3cb63d4bc0>:0)
GooglePlayServices.CommandLine.Run (System.String toolPath, System.String arguments, System.String workingDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] envVars, GooglePlayServices.CommandLine+IOHandler ioHandler) (at <6107d0e161ea44f5b1a06a3cb63d4bc0>:0)
GooglePlayServices.CommandLine+<RunAsync>c__AnonStorey0.<>m__1 () (at <6107d0e161ea44f5b1a06a3cb63d4bc0>:0)
System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) (at <8ce0bd04a7a04b4b9395538239d3fdd8>:0)
System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <8ce0bd04a7a04b4b9395538239d3fdd8>:0)
System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) (at <8ce0bd04a7a04b4b9395538239d3fdd8>:0)
System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) (at <8ce0bd04a7a04b4b9395538239d3fdd8>:0)
System.Threading.ThreadHelper.ThreadStart () (at <8ce0bd04a7a04b4b9395538239d3fdd8>:0)
UnityEngine.<>c:<RegisterUECatcher>b__0_0(Object, UnhandledExceptionEventArgs)
I am not using admob or anything in this project. I am on win10 and I am building for android. Build get stuck and it’s not possible to build.