Mail.ruПочтаМой МирОдноклассникиВКонтактеИгрыЗнакомстваНовостиКалендарьОблакоЗаметкиВсе проекты

Проблема при создании билда в Unity

Денис Леонтьев Ученик (52), открыт 3 недели назад
При создании билда создаются 2 ошибки
0x00007ffcfd8661ed (Unity) StackWalker::ShowCallstack
0x00007ffcfd8761a9 (Unity) PlatformStacktrace::GetStacktrace
0x00007ffcfeadfd1e (Unity) Stacktrace::GetStacktrace
0x00007ffcff08856f (Unity) DebugStringToFile
0x00007ffcfc991655 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x0000021bde8612bd (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log_Injected (UnityEngine.LogType,UnityEngine.LogOption,UnityEngine.Bindings.ManagedSpanWrapper&,intptr)
0x0000021bde861173 (Mono JIT Code) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x0000021bde860d8b (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x0000021bde860ad0 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x0000021c25f3c6a5 (Mono JIT Code) UnityEngine.Debug:LogError (object)
0x0000021bde8307b3 (Mono JIT Code) UnityEditor.BuildPlayerWindow/DefaultBuildMethods:BuildPlayer (UnityEditor.BuildPlayerOptions)
0x0000021bde827e6b (Mono JIT Code) UnityEditor.BuildPlayerWindow:CallBuildMethods (bool,UnityEditor.BuildOptions)
0x0000021bde82796b (Mono JIT Code) UnityEditor.Build .Profile.BuildProfileModuleUtil:CallInternalBuildMethods (bool,UnityEditor.BuildOptions)
0x0000021bde8277db (Mono JIT Code) UnityEditor.Build .Profile.BuildProfileWindow:OnBuildButtonClicked (UnityEditor.BuildOptions)
0x0000021bde8276a3 (Mono JIT Code) UnityEditor.Build .Profile.BuildProfileWindow:<CreateBuildDropdownButton>b__47_2 ()
Дополнен 3 недели назад
0x0000021bd1632f55 (Mono JIT Code) UnityEditor.Build .Profile.Elements.DropdownButton:RenderIMGUI ()
0x0000021b9458bf3f (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool)
0x0000021b9463220b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool)
0x0000021b9469603b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,System.Action,bool)
0x0000021b94695eb3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,bool)
0x0000021bd16784db (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUIRaw (UnityEngine.UIElements.EventBase,bool,bool)
0x0000021bd16783c3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:SendEventToIMGUI (UnityEngine.UIElements.EventBase,bool,bool)
0x0000021ab689a623 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleEventBubbleUp (UnityEngine.UIElements.EventBase)
Дополнен 3 недели назад
0x0000021bd16913fc (Mono JIT Code) UnityEngine.UIElements.EventDispatchUtilities:HandleEventAcrossPropagationPathWithCompatibilityEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.EventBase,UnityEngine.UIElements.BaseVisualElementPanel,UnityEngine.UIElements.VisualElement,bool)
0x0000021bd168f28b (Mono JIT Code) UnityEngine.UIElements.EventDispatchUtilities:DispatchToCapturingElementOrElementUnderPointer (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.BaseVisualElementPanel,int,UnityEngine.Vector2)
0x0000021bd168ee9b (Mono JIT Code) UnityEngine.UIElements.PointerEventBase`1<T_REF>:Dispatch (UnityEngine.UIElements.BaseVisualElementPanel)
0x0000021ab7042fbe (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:ProcessEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.BaseVisualElementPanel)
0x0000021ab6e4f4f3 (Mono JIT Code) UnityEngine.UIElements.EventDispatcher:Dispatch (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.BaseVisualElementPanel,UnityEngine.UIElements.DispatchMode)
0x0000021ab6e4f373 (Mono JIT Code) UnityEngine.UIElements.BaseVisualElementPanel:SendEvent (UnityEngine.UIElements.EventBase,UnityEngine.UIElements.DispatchMode)
0x0000021b8e9e326b (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel)
0x0000021b8e9e2c93 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&)
0x0000021b8e9e2aaf (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:ProcessEvent (int,intptr)
0x0000021b8e9e29eb (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr)
0x0000021b8e9e17fa (Mono JIT Code) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Дополнен 3 недели назад
0x0000021b8e9e29eb (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr)
0x0000021b8e9e17fa (Mono JIT Code) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
0x0000021b8e9e1936 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr)
0x00007ffd0323697e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445)
0x00007ffd03178444 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3068)
0x00007ffd03178530 (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3115)
0x00007ffcfd78a224 (Unity) scripting_method_invoke
0x00007ffcfd7620f3 (Unity) ScriptingInvocation::Invoke
0x00007ffcfd75d3b5 (Unity) ScriptingInvocation::Invoke<void>
0x00007ffcfd8a17ad (Unity) Scripting::UnityEngine::GUIUtilityProxy::ProcessEvent
0x00007ffcfea95754 (Unity) GUIView::ProcessRetainedMode
0x00007ffcfeb20c6a (Unity) GUIView::OnInputEvent
0x00007ffcfea95683 (Unity) GUIView::ProcessInputEventInternal
0x00007ffcfea95511 (Unity) GUIView::ProcessInputEvent
0x00007ffcfeb218b1 (Unity) GUIViewPlatform::ProcessEventMessages
0x00007ffcfeb1de5f (Unity) GUIViewPlatform::GUIViewWndProc
0x00007ffd827bef5c (USER32) CallWindowProcW
0x00007ffd827be684 (USER32) DispatchMessageW
0x00007ffcfeae48b3 (Unity) MainMessageLoop
0x00007ffcfeaea702 (Unity) UnityMain
0x00007ff6b5a12fba (Unity) __scrt_common_main_seh
0x00007ffd822e7374 (KERNEL32) BaseThreadInitThunk
0x00007ffd838bcc91 (ntdll) RtlUserThreadStart
0 ответов
Похожие вопросы