Unity3d 2022.3.7f android build failed

Hi

I am trying to build android apk but editor show only this error. Please anyone suggest how to find main cause of error.

Build completed with a result of ‘Failed’ in 122 seconds (121653 ms)
Building Player failed
0x00007ff79038229d (Unity) StackWalker::GetCurrentCallstack
0x00007ff790387249 (Unity) StackWalker::ShowCallstack
0x00007ff7913533a1 (Unity) GetStacktrace
0x00007ff791a14c02 (Unity) DebugStringToFile
0x00007ff78f298736 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x000001f112fe47b3 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x000001f112fe46cb (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[ ])
0x000001f112fe4410 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x000001f112fe42d5 (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x000001ee432776f3 (Mono JIT Code) UnityEditor.BuildPlayerWindow/DefaultBuildMethods:BuildPlayer (UnityEditor.BuildPlayerOptions)
0x000001ee4327336b (Mono JIT Code) UnityEditor.BuildPlayerWindow:CallBuildMethods (bool,UnityEditor.BuildOptions)
0x000001ee4329ea53 (Mono JIT Code) UnityEditor.BuildPlayerWindow:GUIBuildButtons (UnityEditor.Modules.IBuildWindowExtension,bool,bool,bool,UnityEditor.Build.BuildPlatform,UnityEditor.Modules.IBuildPostprocessor)
0x000001ee4a93b1cb (Mono JIT Code) UnityEditor.BuildPlayerWindow:ShowBuildTargetSettings ()
0x000001ee4a9295fb (Mono JIT Code) UnityEditor.BuildPlayerWindow:OnGUI ()
0x000001f0d85dc052 (Mono JIT Code) UnityEditor.HostView:InvokeOnGUI (UnityEngine.Rect)
0x000001f0d85dbe33 (Mono JIT Code) UnityEditor.DockArea:smile:rawView (UnityEngine.Rect)
0x000001f0d85c6f03 (Mono JIT Code) UnityEditor.DockArea:OldOnGUI ()
0x000001f0d84ebd1f (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:smile:oOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool)
0x000001f0d85b478b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool)
0x000001f0d8782fab (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,System.Action,bool)
0x000001f0d8782e13 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,bool)
0x000001f0d878295b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUIRaw (UnityEngine.UIElements.EventBase,bool,bool)
0x000001f0d8782813 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUI (UnityEngine.UIElements.EventBase,bool,bool)
0x000001f0d7185bd3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:processEvent (UnityEngine.UIElements.EventBase)
0x000001f0d7185733 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEvent (UnityEngine.UIElements.EventBase)
0x000001f0d718546f (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtCurrentTargetAndPhase (UnityEngine.UIElements.EventBase)
0x000001f0d71851a3 (Mono JIT Code) UnityEngine.UIElements.CallbackEventHandler:HandleEventAtTargetPhase (UnityEngine.UIElements.EventBase)
0x000001f0d877f7e3 (Mono JIT Code) UnityEngine.UIElements.MouseCaptureDispatchingStrategy:smile:ispatchEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000001f0d724214e (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:ApplyDispatchingStrategies (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,bool)
0x000001f0d7241a1b (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000001f0d7137193 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEventQueue ()
0x000001f0d7136fe3 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:OpenGate ()
0x000001f0d7136f1b (Mono JIT Code) UnityEngine.UIElements.EventDispatcherGate:smile:ispose ()
0x000001f0d7241ef3 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:processEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel)
0x000001f0d723ef03 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:smile:ispatch (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.IPanel,UnityEngine.UIElements.DispatchMode)
0x000001f0d723ed5b (Mono JIT Code) UnityEngine.UIElements.BaseVisualElementPanel:SendEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.DispatchMode)
0x000001f0d8a77083 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:smile:oDispatch (UnityEngine.UIElements.BaseVisualElementPanel)
0x000001f0d8a76973 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&)
0x000001f0d8a7672f (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:processEvent (int,intptr)
0x000001f0d8a7664b (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr)
0x000001f0d8a7649d (Mono JIT Code) UnityEngine.GUIUtility:processEvent (int,intptr,bool&)
0x000001f0d8a76556 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr)
0x00007ffba74ae0d4 (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffba73eeb74 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3066)
0x00007ffba73eed0c (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3113)
0x00007ff790299724 (Unity) scripting_method_invoke
0x00007ff790277944 (Unity) ScriptingInvocation::Invoke
0x00007ff790272595 (Unity) ScriptingInvocation::Invoke
0x00007ff7903ccaca (Unity) Scripting::UnityEngine::GUIUtilityProxy::processEvent
0x00007ff790dbebf8 (Unity) GUIView::processRetainedMode
0x00007ff79138635e (Unity) GUIView::OnInputEvent
0x00007ff790dbeb43 (Unity) GUIView::processInputEventFromAPI
0x00007ff790dbea18 (Unity) GUIView::processInputEvent
0x00007ff79138718e (Unity) GUIView::processEventMessages
0x00007ff791380f15 (Unity) GUIView::GUIViewWndProc
0x00007ffc2f448211 (USER32) DispatchMessageW
0x00007ffc2f447cd1 (USER32) DispatchMessageW
0x00007ff791359b63 (Unity) MainMessageLoop
0x00007ff79135f540 (Unity) WinMain
0x00007ff792748bae (Unity) __scrt_common_main_seh
0x00007ffc2e0526ad (KERNEL32) BaseThreadInitThunk
0x00007ffc2f72aa68 (ntdll) RtlUserThreadStart

I am also facing same error.

Please attach Editor.log, since the actual error is in different row

Editor Log - https://we.tl/t-DTrC2DyYKN

Please find attachment and suggest us. I also check this but not find actual error of failure.

@Tomas1856 My issue is fixed.