A path was calculated, but no callback was specified when calling StartPath. If you wanted a movement script to use this path, use ai.SetPath instead of calling StartPath on the Seeker directly. The path will be forwarded to the attached movement script, but this behavior will be removed in the future. UnityEngine.StackTraceUtility:ExtractStackTrace () UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[]) UnityEngine.Logger:Log (UnityEngine.LogType,object,UnityEngine.Object) UnityEngine.Debug:LogWarning (object,UnityEngine.Object) Pathfinding.Seeker:OnPathComplete (Pathfinding.Path,bool,bool) (at ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/AI/Seeker.cs:350) Pathfinding.Seeker:OnPathComplete (Pathfinding.Path) (at ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/AI/Seeker.cs:316) Pathfinding.Path:ReturnPath () (at ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/Pathfinding/Path.cs:859) Pathfinding.Path:Pathfinding.IPathInternals.ReturnPath () (at ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/Pathfinding/Path.cs:1070) Pathfinding.PathReturnQueue:ReturnPaths (bool) (at ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/Pathfinding/PathReturnQueue.cs:59) AstarPath:Update () (at ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/AstarPath.cs:887) (Filename: ./Library/PackageCache/com.arongranberg.astar@4.3.83/Core/AI/Seeker.cs Line: 350) ================================================================= Native Crash Reporting ================================================================= Got a UNKNOWN while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= ================================================================= Managed Stacktrace: ================================================================= at <0xffffffff> at UnityEngine.GUIStyle:Internal_DrawContent_Injected <0x00350> at UnityEngine.GUIStyle:Internal_DrawContent <0x001c2> at UnityEditor.StyleSheets.StylePainter:DrawBlock <0x0236a> at UnityEditor.StyleSheets.StylePainter:DrawStyle <0x00d2a> at :invoke_bool_GUIStyle_Rect_GUIContent_DrawStates <0x004b3> at UnityEngine.GUIStyle:Draw <0x004da> at UnityEngine.GUIStyle:Draw <0x0011a> at UnityEngine.GUI:DoLabel <0x00312> at UnityEngine.GUI:Label <0x00122> at UnityEditor.DockArea:DrawTab <0x00a72> at UnityEditor.DockArea:DragTab <0x0506a> at UnityEditor.DockArea:DrawTabs <0x00732> at UnityEditor.DockArea:OldOnGUI <0x013d2> at UnityEngine.UIElements.IMGUIContainer:DoOnGUI <0x01df0> at UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent <0x00b92> at UnityEngine.UIElements.IMGUIContainer:DoIMGUIRepaint <0x0083a> at UnityEngine.UIElements.UIR.RenderChainCommand:ExecuteNonDrawMesh <0x00ae1> at UnityEngine.UIElements.UIR.UIRenderDevice:EvaluateChain <0x02852> at UnityEngine.UIElements.UIR.RenderChain:Render <0x00cfa> at UnityEngine.UIElements.UIRRepaintUpdater:Update <0x007c2> at UnityEngine.UIElements.VisualTreeUpdater:UpdateVisualTreePhase <0x001e9> at UnityEngine.UIElements.Panel:UpdateForRepaint <0x00212> at UnityEngine.UIElements.Panel:Repaint <0x00592> at UnityEngine.UIElements.UIElementsUtility:DoDispatch <0x00478> at UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent <0x002c2> at UnityEngine.UIElements.UIEventRegistration:ProcessEvent <0x00233> at <>c:<.cctor>b__1_2 <0x0009a> at UnityEngine.GUIUtility:ProcessEvent <0x00114> at :runtime_invoke_void_int_intptr_intptr& <0x001b5> ================================================================= Received signal SIGSEGV Obtained 61 stack frames 0x00007ff7e37d8fb1 (Unity) tlsf_memalign 0x00007ff7e159ef09 (Unity) DynamicHeapAllocator::Allocate 0x00007ff7e15ad7bc (Unity) DualThreadAllocator::Allocate 0x00007ff7e159f691 (Unity) MemoryManager::Allocate 0x00007ff7e159e566 (Unity) operator new 0x00007ff7e22d714d (Unity) TextRenderingPrivate::TextMeshGeneratorImpl::Get 0x00007ff7e22c23b6 (Unity) TextRenderingModule::TMGenGet 0x00007ff7e2313b4a (Unity) IMGUI::GetGenerator 0x00007ff7e2313a41 (Unity) GUIStyle::GetGenerator 0x00007ff7e23107eb (Unity) GUIStyle::DrawContent 0x00007ff7e100ce54 (Unity) GUIStyle_CUSTOM_Internal_DrawContent_Injected 0x0000020b6df5fdc1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.GUIStyle:Internal_DrawContent_Injected (UnityEngine.GUIStyle,UnityEngine.Rect&,UnityEngine.GUIContent,bool,bool,bool,bool,bool,bool,int,int,UnityEngine.Color&,UnityEngine.Color&,UnityEngine.Color&,single,single,single,single,bool,bool) 0x0000020b6dfafc13 (Mono JIT Code) UnityEngine.GUIStyle:Internal_DrawContent (UnityEngine.Rect,UnityEngine.GUIContent,bool,bool,bool,bool,bool,bool,int,int,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,single,single,single,single,bool,bool) 0x0000020b6dfa87cb (Mono JIT Code) UnityEditor.StyleSheets.StylePainter:DrawBlock (UnityEngine.GUIStyle,UnityEditor.StyleSheets.StyleBlock,UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.DrawStates) 0x0000020b6df9c5bb (Mono JIT Code) UnityEditor.StyleSheets.StylePainter:DrawStyle (UnityEngine.GUIStyle,UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.DrawStates) 0x0000020b6df9e8d4 (Mono JIT Code) (wrapper delegate-invoke) :invoke_bool_GUIStyle_Rect_GUIContent_DrawStates (UnityEngine.GUIStyle,UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.DrawStates) 0x0000020b6df9b14b (Mono JIT Code) UnityEngine.GUIStyle:Draw (UnityEngine.Rect,UnityEngine.GUIContent,int,bool,bool,bool,bool) 0x0000020b6e0c1c4b (Mono JIT Code) UnityEngine.GUIStyle:Draw (UnityEngine.Rect,UnityEngine.GUIContent,bool,bool,bool,bool) 0x0000020b3f501e53 (Mono JIT Code) UnityEngine.GUI:DoLabel (UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle) 0x0000020b3f501aa3 (Mono JIT Code) UnityEngine.GUI:Label (UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle) 0x0000020b6e0bc863 (Mono JIT Code) UnityEditor.DockArea:DrawTab (UnityEngine.Rect,UnityEngine.GUIStyle,int,single) 0x0000020b3f4d79bb (Mono JIT Code) UnityEditor.DockArea:DragTab (UnityEngine.Rect,single,UnityEngine.GUIStyle,UnityEngine.GUIStyle) 0x0000020b3f4d1b73 (Mono JIT Code) UnityEditor.DockArea:DrawTabs (UnityEngine.Rect) 0x0000020b3f4bd803 (Mono JIT Code) UnityEditor.DockArea:OldOnGUI () 0x0000020b3f486c91 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool) 0x0000020b3f4842e3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool) 0x0000020b6df9902b (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoIMGUIRepaint () 0x0000020b6df95872 (Mono JIT Code) UnityEngine.UIElements.UIR.RenderChainCommand:ExecuteNonDrawMesh (UnityEngine.UIElements.UIR.DrawParams,single,System.Exception&) 0x0000020b6df92853 (Mono JIT Code) UnityEngine.UIElements.UIR.UIRenderDevice:EvaluateChain (UnityEngine.UIElements.UIR.RenderChainCommand,UnityEngine.Material,UnityEngine.Material,UnityEngine.Texture,UnityEngine.Texture,single,Unity.Collections.NativeSlice`1,Unity.Collections.NativeSlice`1,UnityEngine.MaterialPropertyBlock,bool,System.Exception&) 0x0000020b6df8a07b (Mono JIT Code) UnityEngine.UIElements.UIR.RenderChain:Render () 0x0000020bc17328d3 (Mono JIT Code) UnityEngine.UIElements.UIRRepaintUpdater:Update () 0x0000020b3f43dfaa (Mono JIT Code) UnityEngine.UIElements.VisualTreeUpdater:UpdateVisualTreePhase (UnityEngine.UIElements.VisualTreeUpdatePhase) 0x0000020b6e00a593 (Mono JIT Code) UnityEngine.UIElements.Panel:UpdateForRepaint () 0x0000020b6e008153 (Mono JIT Code) UnityEngine.UIElements.Panel:Repaint (UnityEngine.Event) 0x0000020b3f43ca59 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel) 0x0000020b3f43c1a3 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&) 0x0000020b3f43bb14 (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:ProcessEvent (int,intptr) 0x0000020b3f43b80b (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr) 0x0000020b3f43b2b5 (Mono JIT Code) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) 0x0000020b3f43b4f6 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr) 0x00007ff8941e4b6e (mono-2.0-bdwgc) mono_jit_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/mini/mini-runtime.c:3445) 0x00007ff89411d204 (mono-2.0-bdwgc) do_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3066) 0x00007ff89411d37c (mono-2.0-bdwgc) mono_runtime_invoke (at C:/build/output/Unity-Technologies/mono/mono/metadata/object.c:3113) 0x00007ff7e1cae504 (Unity) scripting_method_invoke 0x00007ff7e1c8c5d4 (Unity) ScriptingInvocation::Invoke 0x00007ff7e1c87225 (Unity) ScriptingInvocation::Invoke 0x00007ff7e1de207a (Unity) Scripting::UnityEngine::GUIUtilityProxy::ProcessEvent 0x00007ff7e27d8c08 (Unity) GUIView::ProcessRetainedMode 0x00007ff7e2da3e9e (Unity) GUIView::OnInputEvent 0x00007ff7e27d8b53 (Unity) GUIView::ProcessInputEventFromAPI 0x00007ff7e27d8a28 (Unity) GUIView::ProcessInputEvent 0x00007ff7e2d9cefc (Unity) GUIView::DoPaint 0x00007ff7e2da5dac (Unity) GUIView::RepaintViews 0x00007ff7e28f573e (Unity) PlayerLoopController::InternalUpdateScene 0x00007ff7e29020dd (Unity) PlayerLoopController::UpdateSceneIfNeededFromMainLoop 0x00007ff7e29003e1 (Unity) Application::TickTimer 0x00007ff7e2d7790a (Unity) MainMessageLoop 0x00007ff7e2d7d170 (Unity) WinMain 0x00007ff7e41603ee (Unity) __scrt_common_main_seh 0x00007ff8dcc87344 (KERNEL32) BaseThreadInitThunk 0x00007ff8ddc426b1 (ntdll) RtlUserThreadStart Crash!!! SymInit: Symbol-SearchPath: '.;C:\Programmering\Projekt\Unity\Myriad Mayhem;C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT;C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor;C:\WINDOWS;C:\WINDOWS\system32;', symOptions: 534, UserName: 'Kim' OS-Version: 10.0.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\Unity.exe:Unity.exe (00007FF7E0BC0000), size: 82288640 (result: 0), SymType: 'PDB', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\Unity_x64.pdb', fileVersion: 2022.3.11.584 C:\WINDOWS\SYSTEM32\ntdll.dll:ntdll.dll (00007FF8DDBF0000), size: 2064384 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntdll.dll', fileVersion: 10.0.19041.3636 C:\Program Files\AVAST Software\Avast\aswhook.dll:aswhook.dll (00007FF8B72F0000), size: 102400 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Program Files\AVAST Software\Avast\aswhook.dll', fileVersion: 23.10.8563.0 C:\WINDOWS\System32\KERNEL32.DLL:KERNEL32.DLL (00007FF8DCC70000), size: 774144 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNEL32.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\KERNELBASE.dll:KERNELBASE.dll (00007FF8DB4D0000), size: 3104768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\KERNELBASE.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\CRYPT32.dll:CRYPT32.dll (00007FF8DB2D0000), size: 1429504 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\CRYPT32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\ucrtbase.dll:ucrtbase.dll (00007FF8DB900000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ucrtbase.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\USER32.dll:USER32.dll (00007FF8DD730000), size: 1695744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\USER32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\win32u.dll:win32u.dll (00007FF8DB4A0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\win32u.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\GDI32.dll:GDI32.dll (00007FF8DBED0000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\GDI32.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\s3tcompress.dll:s3tcompress.dll (00007FF8D78A0000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\s3tcompress.dll' C:\WINDOWS\System32\gdi32full.dll:gdi32full.dll (00007FF8DBB30000), size: 1155072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\gdi32full.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\etccompress.dll:etccompress.dll (00007FF898750000), size: 5066752 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\etccompress.dll' C:\WINDOWS\System32\msvcp_win.dll:msvcp_win.dll (00007FF8DBA00000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcp_win.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\ADVAPI32.dll:ADVAPI32.dll (00007FF8DD5C0000), size: 716800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ADVAPI32.dll', fileVersion: 10.0.19041.3693 C:\WINDOWS\System32\msvcrt.dll:msvcrt.dll (00007FF8DD1A0000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\msvcrt.dll', fileVersion: 7.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\compress_bc7e.dll:compress_bc7e.dll (00007FF8A1130000), size: 1433600 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\compress_bc7e.dll' C:\WINDOWS\System32\sechost.dll:sechost.dll (00007FF8DBF00000), size: 638976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\sechost.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\RPCRT4.dll:RPCRT4.dll (00007FF8DDA80000), size: 1204224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\RPCRT4.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\ispc_texcomp.dll:ispc_texcomp.dll (00007FF8A7380000), size: 1826816 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\ispc_texcomp.dll' C:\WINDOWS\System32\SHELL32.dll:SHELL32.dll (00007FF8DBFA0000), size: 7618560 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHELL32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\SHLWAPI.dll:SHLWAPI.dll (00007FF8DC9F0000), size: 348160 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHLWAPI.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\FreeImage.dll:FreeImage.dll (0000000180000000), size: 6582272 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\FreeImage.dll', fileVersion: 3.18.0.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\WinPixEventRuntime.dll:WinPixEventRuntime.dll (00007FF8D7890000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\WinPixEventRuntime.dll', fileVersion: 1.0.1812.6001 C:\WINDOWS\System32\ole32.dll:ole32.dll (00007FF8DCB40000), size: 1224704 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\ole32.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\libfbxsdk.dll:libfbxsdk.dll (00007FF896240000), size: 10067968 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\libfbxsdk.dll', fileVersion: 2020.3.3.0 C:\WINDOWS\System32\combase.dll:combase.dll (00007FF8DD240000), size: 3489792 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\combase.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\IMM32.dll:IMM32.dll (00007FF8DC9C0000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\IMM32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\SETUPAPI.dll:SETUPAPI.dll (00007FF8DCD30000), size: 4644864 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SETUPAPI.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\cfgmgr32.dll:cfgmgr32.dll (00007FF8DB880000), size: 319488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\cfgmgr32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\bcrypt.dll:bcrypt.dll (00007FF8DB8D0000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcrypt.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\WS2_32.dll:WS2_32.dll (00007FF8DD960000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WS2_32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\OLEAUT32.dll:OLEAUT32.dll (00007FF8DCA50000), size: 839680 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\OLEAUT32.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\umbraoptimizer64.dll:umbraoptimizer64.dll (00007FF8A1000000), size: 1187840 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\umbraoptimizer64.dll' C:\WINDOWS\System32\WINTRUST.dll:WINTRUST.dll (00007FF8DB430000), size: 421888 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\WINTRUST.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\GLU32.dll:GLU32.dll (00007FF8B8530000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\GLU32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\MSVCP140.dll:MSVCP140.dll (00007FF8BD3B0000), size: 581632 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSVCP140.dll', fileVersion: 14.34.31931.0 C:\WINDOWS\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FF8AB120000), size: 1200128 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\OPENGL32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FF8BD440000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll', fileVersion: 14.34.31931.0 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FF8DA710000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FF8D48E0000), size: 1089536 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINHTTP.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\WINMM.dll:WINMM.dll (00007FF8D2550000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINMM.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\HID.DLL:HID.DLL (00007FF8D9B50000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\HID.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FF8D8EC0000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dwmapi.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\SketchUpAPI.dll:SketchUpAPI.dll (00007FF8959A0000), size: 8990720 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\SketchUpAPI.dll', fileVersion: 23.0.0.0 C:\WINDOWS\SYSTEM32\VERSION.dll:VERSION.dll (00007FF8D3FF0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VERSION.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\WSOCK32.dll:WSOCK32.dll (00007FF8CE070000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WSOCK32.dll', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FF8BD460000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll', fileVersion: 14.34.31931.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\SketchUpCommonPreferences.dll:SketchUpCommonPreferences.dll (00007FF8AD750000), size: 499712 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\SketchUpCommonPreferences.dll', fileVersion: 23.0.0.0 C:\WINDOWS\SYSTEM32\Secur32.dll:Secur32.dll (00007FF8CCCF0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Secur32.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\SSPICLI.DLL:SSPICLI.DLL (00007FF8DB1B0000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\SSPICLI.DLL', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\OpenRL.dll:OpenRL.dll (000002079F6B0000), size: 12779520 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\OpenRL.dll', fileVersion: 1.5.0.2907 C:\WINDOWS\SYSTEM32\MSVCP100.dll:MSVCP100.dll (000000005EF10000), size: 622592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSVCP100.dll', fileVersion: 10.0.40219.325 C:\WINDOWS\SYSTEM32\MSVCR100.dll:MSVCR100.dll (000000005EE30000), size: 860160 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSVCR100.dll', fileVersion: 10.0.40219.325 C:\WINDOWS\SYSTEM32\MSWSOCK.DLL:MSWSOCK.DLL (00007FF8DAA70000), size: 434176 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSWSOCK.DLL', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\embree.dll:embree.dll (00007FF8949B0000), size: 16711680 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\embree.dll', fileVersion: 2.14.0.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\tbb.dll:tbb.dll (00007FF8B2100000), size: 413696 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\tbb.dll', fileVersion: 2017.0.2016.1004 C:\WINDOWS\SYSTEM32\MSVCP120.dll:MSVCP120.dll (00007FF88B4E0000), size: 679936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSVCP120.dll', fileVersion: 12.0.40664.0 C:\WINDOWS\SYSTEM32\MSVCR120.dll:MSVCR120.dll (00007FF88B0E0000), size: 978944 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSVCR120.dll', fileVersion: 12.0.40664.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\OpenRL_pthread.dll:OpenRL_pthread.dll (00000207A0300000), size: 61440 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\OpenRL_pthread.dll', fileVersion: 2.9.0.0 C:\WINDOWS\SYSTEM32\MSASN1.dll:MSASN1.dll (00007FF8DAEA0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MSASN1.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\bcryptprimitives.dll:bcryptprimitives.dll (00007FF8DBAA0000), size: 532480 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\bcryptprimitives.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FF8D91B0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\kernel.appcore.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\uxtheme.dll:uxtheme.dll (00007FF8D8C40000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\uxtheme.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FF8D93B0000), size: 7974912 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\windows.storage.dll', fileVersion: 10.0.19041.3693 C:\WINDOWS\SYSTEM32\Wldp.dll:Wldp.dll (00007FF8DAD10000), size: 184320 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Wldp.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\SHCORE.dll:SHCORE.dll (00007FF8DC910000), size: 708608 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\SHCORE.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\profapi.dll:profapi.dll (00007FF8DB200000), size: 151552 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\SYSTEM32\profapi.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FF8DAC70000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTSP.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\rsaenh.dll:rsaenh.dll (00007FF8DA330000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\rsaenh.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll:CRYPTBASE.dll (00007FF8DAC60000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CRYPTBASE.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\imagehlp.dll:imagehlp.dll (00007FF8DD5A0000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\imagehlp.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\gpapi.dll:gpapi.dll (00007FF8D9B60000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\gpapi.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\cryptnet.dll:cryptnet.dll (00007FF8D3850000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\cryptnet.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\WINNSI.DLL:WINNSI.DLL (00007FF8D4FA0000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WINNSI.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\NSI.dll:NSI.dll (00007FF8DC6F0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\NSI.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\IconCodecService.dll:IconCodecService.dll (00007FF8A7540000), size: 36864 (result: 0), SymType: '-nosymbols-', PDB: 'C:\WINDOWS\system32\IconCodecService.dll', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FF8D5200000), size: 1785856 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\WindowsCodecs.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\clbcatq.dll:clbcatq.dll (00007FF8DD9D0000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384 C:\WINDOWS\System32\netprofm.dll:netprofm.dll (00007FF8D64A0000), size: 258048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\netprofm.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\npmproxy.dll:npmproxy.dll (00007FF8D3FD0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\npmproxy.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL:dhcpcsvc6.DLL (00007FF8D4FF0000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FF8D4FD0000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FF8DA760000), size: 827392 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\DNSAPI.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\napinsp.dll:napinsp.dll (00007FF8BDF00000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\napinsp.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\pnrpnsp.dll:pnrpnsp.dll (00007FF8BDEE0000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\pnrpnsp.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\wshbth.dll:wshbth.dll (00007FF8BDEC0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wshbth.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\NLAapi.dll:NLAapi.dll (00007FF8D6D30000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\NLAapi.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\winrnr.dll:winrnr.dll (00007FF8BDEA0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\winrnr.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\fwpuclnt.dll:fwpuclnt.dll (00007FF8D2E00000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\fwpuclnt.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FF8D3FE0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\rasadhlp.dll', fileVersion: 10.0.19041.3636 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\NVUnityPlugin.DLL:NVUnityPlugin.DLL (00007FF89A440000), size: 1519616 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\NVUnityPlugin.DLL' C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\Data\Tools\astcenc-avx2.dll:astcenc-avx2.dll (00007FF8AD6C0000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\Data\Tools\astcenc-avx2.dll' C:\WINDOWS\System32\MSCTF.dll:MSCTF.dll (00007FF8DBDB0000), size: 1130496 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MSCTF.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FF8BC3A0000), size: 1024000 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\textinputframework.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FF8D8560000), size: 3518464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CoreUIComponents.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FF8D88C0000), size: 991232 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CoreMessaging.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\wintypes.dll:wintypes.dll (00007FF8D7E90000), size: 1396736 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wintypes.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FF8DA450000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ntmarta.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\explorerframe.dll:explorerframe.dll (00007FF8ADE80000), size: 2375680 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\explorerframe.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\comctl32.dll:comctl32.dll (00007FF8CFC90000), size: 2727936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.3636_none_60b6a03d71f818d5\comctl32.dll', fileVersion: 6.10.19041.3636 C:\WINDOWS\SYSTEM32\TextShaping.dll:TextShaping.dll (00007FF8B2510000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\TextShaping.dll' C:\WINDOWS\SYSTEM32\mfplat.dll:mfplat.dll (00007FF8B43A0000), size: 1814528 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\mfplat.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\RTWorkQ.DLL:RTWorkQ.DLL (00007FF8B4680000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\RTWorkQ.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\mfreadwrite.dll:mfreadwrite.dll (00007FF88E680000), size: 1089536 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\mfreadwrite.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\Mf.dll:Mf.dll (00007FF88D0B0000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\Mf.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\MFCORE.DLL:MFCORE.DLL (00007FF8B2EF0000), size: 4775936 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\MFCORE.DLL', fileVersion: 10.0.19041.3693 C:\WINDOWS\SYSTEM32\powrprof.dll:powrprof.dll (00007FF8DA880000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\powrprof.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\ksuser.dll:ksuser.dll (00007FF8B7260000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\ksuser.dll', fileVersion: 10.0.19041.1 C:\WINDOWS\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FF8DA6F0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\UMPDC.dll' C:\WINDOWS\SYSTEM32\CompPkgSup.DLL:CompPkgSup.DLL (00007FF8CED60000), size: 225280 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\CompPkgSup.DLL', fileVersion: 10.0.19041.3636 C:\Windows\System32\Windows.Media.dll:Windows.Media.dll (00007FF8B27C0000), size: 7495680 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.Media.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\Windows.ApplicationModel.dll:Windows.ApplicationModel.dll (00007FF8BE930000), size: 942080 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.ApplicationModel.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\twinapi.appcore.dll:twinapi.appcore.dll (00007FF8D53D0000), size: 2125824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\twinapi.appcore.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\AppXDeploymentClient.dll:AppXDeploymentClient.dll (00007FF8D6390000), size: 1056768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\AppXDeploymentClient.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\Windows.StateRepositoryPS.dll:Windows.StateRepositoryPS.dll (00007FF8BEEF0000), size: 1335296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.StateRepositoryPS.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\MMDevApi.dll:MMDevApi.dll (00007FF8D2FA0000), size: 544768 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\MMDevApi.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\DEVOBJ.dll:DEVOBJ.dll (00007FF8DB060000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DEVOBJ.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FF8B6F60000), size: 1581056 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\AUDIOSES.DLL', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FF8D8DC0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\d3d11.dll:d3d11.dll (00007FF8D7120000), size: 2502656 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\d3d11.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\dxgi.dll:dxgi.dll (00007FF8D9B90000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxgi.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvldumdx.dll:nvldumdx.dll (00007FF8D31C0000), size: 770048 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvldumdx.dll', fileVersion: 31.0.15.3623 C:\WINDOWS\SYSTEM32\drvstore.dll:drvstore.dll (00007FF8D3700000), size: 1343488 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\drvstore.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvwgf2umx.dll:nvwgf2umx.dll (00007FF8C5B70000), size: 99463168 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\nvwgf2umx.dll', fileVersion: 31.0.15.3623 C:\WINDOWS\system32\nvspcap64.dll:nvspcap64.dll (00007FF86C610000), size: 2953216 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\nvspcap64.dll', fileVersion: 3.27.0.112 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\MessageBus.dll:MessageBus.dll (00007FF8CF430000), size: 7565312 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_7e5fd280efaa5445\Display.NvContainer\MessageBus.dll', fileVersion: 1.22.2758.1620 C:\WINDOWS\SYSTEM32\dxcore.dll:dxcore.dll (00007FF8D6760000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dxcore.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\wbem\wbemprox.dll:wbemprox.dll (00007FF8D2660000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\wbemprox.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FF8D25D0000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\wbemcomn.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FF8D1970000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\wbemsvc.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\wbem\fastprox.dll:fastprox.dll (00007FF8D1B60000), size: 1093632 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\wbem\fastprox.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\amsi.dll:amsi.dll (00007FF8D1590000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\amsi.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\USERENV.dll:USERENV.dll (00007FF8DB180000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\USERENV.dll', fileVersion: 10.0.19041.3636 C:\Program Files\AVAST Software\Avast\aswAMSI.dll:aswAMSI.dll (00007FF8D14D0000), size: 733184 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\AVAST Software\Avast\aswAMSI.dll', fileVersion: 23.10.8563.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\cudart64_90.dll:cudart64_90.dll (00007FF8AD640000), size: 397312 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\cudart64_90.dll', fileVersion: 6.14.11.9000 C:\WINDOWS\SYSTEM32\opencl.dll:opencl.dll (00007FF89A2D0000), size: 1490944 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\opencl.dll', fileVersion: 3.0.3.0 C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\radeonrays.dll:radeonrays.dll (00007FF8A2920000), size: 557056 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\radeonrays.dll' C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\Data\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll:mono-2.0-bdwgc.dll (00007FF893F50000), size: 10825728 (result: 0), SymType: 'PDB', PDB: 'C:\Program Files\Unity\Hub\Editor\2022.3.11f1\Editor\mono-2.0-bdwgc.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\PackageCache\com.unity.burst@1.8.11\.Runtime\MonoDebuggerHandling.DLL:MonoDebuggerHandling.DLL (00007FF892A20000), size: 393216 (result: 0), SymType: '-exported-', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\PackageCache\com.unity.burst@1.8.11\.Runtime\MonoDebuggerHandling.DLL' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\PackageCache\com.unity.burst@1.8.11\.Runtime\burst-llvm-15.dll:burst-llvm-15.dll (00007FF819590000), size: 55070720 (result: 0), SymType: '-exported-', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\PackageCache\com.unity.burst@1.8.11\.Runtime\burst-llvm-15.dll' C:\WINDOWS\system32\apphelp.dll:apphelp.dll (00007FF8D8B00000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\apphelp.dll', fileVersion: 10.0.19041.3636 C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\6ca61cc1549dccae9b36b034a35938f6.dll:6ca61cc1549dccae9b36b034a35938f6.dll (00007FF8986F0000), size: 90112 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\6ca61cc1549dccae9b36b034a35938f6.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\bcae77a7074a4bc8491e3e5f8be506b8.dll:bcae77a7074a4bc8491e3e5f8be506b8.dll (00007FF898090000), size: 77824 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\bcae77a7074a4bc8491e3e5f8be506b8.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\3cdbbd84f9b961f116ed50fad9db8a0e.dll:3cdbbd84f9b961f116ed50fad9db8a0e.dll (00007FF892830000), size: 102400 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\3cdbbd84f9b961f116ed50fad9db8a0e.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\d5cb2b567bb9e2e896d1a17688f922eb.dll:d5cb2b567bb9e2e896d1a17688f922eb.dll (00007FF8A0EE0000), size: 53248 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\d5cb2b567bb9e2e896d1a17688f922eb.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\07552624df256c14f9aa5564282b3e8e.dll:07552624df256c14f9aa5564282b3e8e.dll (00007FF89FAF0000), size: 57344 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\07552624df256c14f9aa5564282b3e8e.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\ee150c05b253dea8e8f530dbabb4a8e5.dll:ee150c05b253dea8e8f530dbabb4a8e5.dll (00007FF89FAA0000), size: 16384 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\ee150c05b253dea8e8f530dbabb4a8e5.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\86b7d547c9a2f72f349ca613c29f6dbb.dll:86b7d547c9a2f72f349ca613c29f6dbb.dll (00007FF892810000), size: 73728 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\86b7d547c9a2f72f349ca613c29f6dbb.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\d588d7493928e3a7bf5e12292f900753.dll:d588d7493928e3a7bf5e12292f900753.dll (00007FF8927B0000), size: 380928 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\d588d7493928e3a7bf5e12292f900753.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\873d156d0d400556a89eb290a5220910.dll:873d156d0d400556a89eb290a5220910.dll (00007FF892720000), size: 569344 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\873d156d0d400556a89eb290a5220910.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\386afc303d698e0e520c6f5980678404.dll:386afc303d698e0e520c6f5980678404.dll (00007FF8926B0000), size: 438272 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\386afc303d698e0e520c6f5980678404.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\68e3e99c84f95aa8c2abd55a5a3063a6.dll:68e3e99c84f95aa8c2abd55a5a3063a6.dll (00007FF892540000), size: 1478656 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\68e3e99c84f95aa8c2abd55a5a3063a6.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\194888b1fafd1a40a6a60d6e6f4c6f58.dll:194888b1fafd1a40a6a60d6e6f4c6f58.dll (00007FF892520000), size: 98304 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\194888b1fafd1a40a6a60d6e6f4c6f58.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\0863cdcd26d694acc415ce7d6a4474a7.dll:0863cdcd26d694acc415ce7d6a4474a7.dll (00007FF8924D0000), size: 315392 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\0863cdcd26d694acc415ce7d6a4474a7.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\e9d5055df79593e03b2a414a2234b130.dll:e9d5055df79593e03b2a414a2234b130.dll (00007FF8923A0000), size: 1241088 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\e9d5055df79593e03b2a414a2234b130.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\ca5308675a76d985730b07ea5cbdcc4b.dll:ca5308675a76d985730b07ea5cbdcc4b.dll (00007FF892360000), size: 208896 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\ca5308675a76d985730b07ea5cbdcc4b.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\5a361a4baaf4948ba0012c09d78e9653.dll:5a361a4baaf4948ba0012c09d78e9653.dll (00007FF892330000), size: 151552 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\5a361a4baaf4948ba0012c09d78e9653.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\5f918d26ea87a0a1cd7b8e1cd337a9c9.dll:5f918d26ea87a0a1cd7b8e1cd337a9c9.dll (00007FF89F5A0000), size: 40960 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\5f918d26ea87a0a1cd7b8e1cd337a9c9.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\a7531b8a9805a1fdad24f12f228deecb.dll:a7531b8a9805a1fdad24f12f228deecb.dll (00007FF891EC0000), size: 2646016 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\a7531b8a9805a1fdad24f12f228deecb.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\8de2b21e4ba0edc0361ca458019065ac.dll:8de2b21e4ba0edc0361ca458019065ac.dll (00007FF891D20000), size: 1679360 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\8de2b21e4ba0edc0361ca458019065ac.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\b5764d698ffc085c3dcb09729cc09da8.dll:b5764d698ffc085c3dcb09729cc09da8.dll (00007FF8921F0000), size: 1273856 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\b5764d698ffc085c3dcb09729cc09da8.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\db8e14b4b57e6baf6babfe1e1937c520.dll:db8e14b4b57e6baf6babfe1e1937c520.dll (00007FF891CA0000), size: 466944 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\db8e14b4b57e6baf6babfe1e1937c520.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\7bef47501491a8ef95dd96f8d315ad23.dll:7bef47501491a8ef95dd96f8d315ad23.dll (00007FF891B80000), size: 1171456 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\7bef47501491a8ef95dd96f8d315ad23.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\59c2e4ea260d92ccf8c637396c83fcef.dll:59c2e4ea260d92ccf8c637396c83fcef.dll (00007FF891700000), size: 4669440 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\59c2e4ea260d92ccf8c637396c83fcef.pdb' C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\670ed752033e8632ab8f49f4edc7ed35.dll:670ed752033e8632ab8f49f4edc7ed35.dll (00007FF890CD0000), size: 4255744 (result: 0), SymType: 'PDB', PDB: 'C:\Programmering\Projekt\Unity\Myriad Mayhem\Library\BurstCache\JIT\670ed752033e8632ab8f49f4edc7ed35.pdb' C:\WINDOWS\system32\dataexchange.dll:dataexchange.dll (00007FF8AE0D0000), size: 253952 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dataexchange.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\system32\dcomp.dll:dcomp.dll (00007FF8D7FF0000), size: 1978368 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\system32\dcomp.dll', fileVersion: 10.0.19041.3693 C:\Windows\System32\Windows.Gaming.Input.dll:Windows.Gaming.Input.dll (00007FF8D4AF0000), size: 884736 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.Gaming.Input.dll', fileVersion: 10.0.19041.3636 C:\WINDOWS\SYSTEM32\inputhost.dll:inputhost.dll (00007FF8BC090000), size: 1384448 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\inputhost.dll', fileVersion: 10.0.19041.3636 C:\Windows\System32\PROPSYS.dll:PROPSYS.dll (00007FF8D6AA0000), size: 1007616 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\PROPSYS.dll', fileVersion: 7.0.19041.3636 C:\WINDOWS\SYSTEM32\xinput1_3.dll:xinput1_3.dll (0000000000400000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\xinput1_3.dll', fileVersion: 9.18.944.0 C:\WINDOWS\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FF8D2BE0000), size: 1982464 (result: 0), SymType: '-exported-', PDB: 'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 10.0.19041.3636 ========== OUTPUTTING STACK TRACE ================== 0x00007FF7E37D893C (Unity) block_locate_free 0x00007FF7E37D8FB1 (Unity) tlsf_memalign 0x00007FF7E159EF09 (Unity) DynamicHeapAllocator::Allocate 0x00007FF7E15AD7BC (Unity) DualThreadAllocator::Allocate 0x00007FF7E15B069A (Unity) DualThreadAllocator::Reallocate 0x00007FF7E15A6C69 (Unity) MemoryManager::Reallocate 0x00007FF7E15A97FC (Unity) realloc_internal 0x00007FF7E0E93D5F (Unity) core::StringStorageDefault::grow 0x00007FF7E1538C87 (Unity) core::StringStorageDefault::append 0x00007FF7E2D758CF (Unity) GetBugReporterCommandLine 0x00007FF7E2D751B8 (Unity) CrashCallback 0x00007FF7E1D96CAA (Unity) winutils::CrashHandler::DefaultSignalHandler 0x00007FF7E1C7919F (Unity) HandleSignal 0x00007FF7E41B90D8 (Unity) seh_filter_exe 0x00007FF7E427C138 (Unity) `__scrt_common_main_seh'::`1'::filt$0 0x00007FF7E4182A70 (Unity) _C_specific_handler 0x00007FF8DDC923AF (ntdll) _chkstk 0x00007FF8DDC414B4 (ntdll) RtlRaiseException 0x00007FF8DDC90EBE (ntdll) KiUserExceptionDispatcher 0x00007FF7E37D893C (Unity) block_locate_free 0x00007FF7E37D8FB1 (Unity) tlsf_memalign 0x00007FF7E159EF09 (Unity) DynamicHeapAllocator::Allocate 0x00007FF7E15AD7BC (Unity) DualThreadAllocator::Allocate 0x00007FF7E159F691 (Unity) MemoryManager::Allocate 0x00007FF7E159E566 (Unity) operator new 0x00007FF7E22D714D (Unity) TextRenderingPrivate::TextMeshGeneratorImpl::Get 0x00007FF7E22C23B6 (Unity) TextRenderingModule::TMGenGet 0x00007FF7E2313B4A (Unity) IMGUI::GetGenerator 0x00007FF7E2313A41 (Unity) GUIStyle::GetGenerator 0x00007FF7E23107EB (Unity) GUIStyle::DrawContent 0x00007FF7E100CE54 (Unity) GUIStyle_CUSTOM_Internal_DrawContent_Injected 0x0000020B6DF5FDC1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.GUIStyle:Internal_DrawContent_Injected (UnityEngine.GUIStyle,UnityEngine.Rect&,UnityEngine.GUIContent,bool,bool,bool,bool,bool,bool,int,int,UnityEngine.Color&,UnityEngine.Color&,UnityEngine.Color&,single,single,single,single,bool,bool) 0x0000020B6DFAFC13 (Mono JIT Code) UnityEngine.GUIStyle:Internal_DrawContent (UnityEngine.Rect,UnityEngine.GUIContent,bool,bool,bool,bool,bool,bool,int,int,UnityEngine.Color,UnityEngine.Color,UnityEngine.Color,single,single,single,single,bool,bool) 0x0000020B6DFA87CB (Mono JIT Code) UnityEditor.StyleSheets.StylePainter:DrawBlock (UnityEngine.GUIStyle,UnityEditor.StyleSheets.StyleBlock,UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.DrawStates) 0x0000020B6DF9C5BB (Mono JIT Code) UnityEditor.StyleSheets.StylePainter:DrawStyle (UnityEngine.GUIStyle,UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.DrawStates) 0x0000020B6DF9E8D4 (Mono JIT Code) (wrapper delegate-invoke) :invoke_bool_GUIStyle_Rect_GUIContent_DrawStates (UnityEngine.GUIStyle,UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.DrawStates) 0x0000020B6DF9B14B (Mono JIT Code) UnityEngine.GUIStyle:Draw (UnityEngine.Rect,UnityEngine.GUIContent,int,bool,bool,bool,bool) 0x0000020B6E0C1C4B (Mono JIT Code) UnityEngine.GUIStyle:Draw (UnityEngine.Rect,UnityEngine.GUIContent,bool,bool,bool,bool) 0x0000020B3F501E53 (Mono JIT Code) UnityEngine.GUI:DoLabel (UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle) 0x0000020B3F501AA3 (Mono JIT Code) UnityEngine.GUI:Label (UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.GUIStyle) 0x0000020B6E0BC863 (Mono JIT Code) UnityEditor.DockArea:DrawTab (UnityEngine.Rect,UnityEngine.GUIStyle,int,single) 0x0000020B3F4D79BB (Mono JIT Code) UnityEditor.DockArea:DragTab (UnityEngine.Rect,single,UnityEngine.GUIStyle,UnityEngine.GUIStyle) 0x0000020B3F4D1B73 (Mono JIT Code) UnityEditor.DockArea:DrawTabs (UnityEngine.Rect) 0x0000020B3F4BD803 (Mono JIT Code) UnityEditor.DockArea:OldOnGUI () 0x0000020B3F486C91 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoOnGUI (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,bool,UnityEngine.Rect,System.Action,bool) 0x0000020B3F4842E3 (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:HandleIMGUIEvent (UnityEngine.Event,UnityEngine.Matrix4x4,UnityEngine.Rect,System.Action,bool) 0x0000020B6DF9902B (Mono JIT Code) UnityEngine.UIElements.IMGUIContainer:DoIMGUIRepaint () 0x0000020B6DF95872 (Mono JIT Code) UnityEngine.UIElements.UIR.RenderChainCommand:ExecuteNonDrawMesh (UnityEngine.UIElements.UIR.DrawParams,single,System.Exception&) 0x0000020B6DF92853 (Mono JIT Code) UnityEngine.UIElements.UIR.UIRenderDevice:EvaluateChain (UnityEngine.UIElements.UIR.RenderChainCommand,UnityEngine.Material,UnityEngine.Material,UnityEngine.Texture,UnityEngine.Texture,single,Unity.Collections.NativeSlice`1,Unity.Collections.NativeSlice`1,UnityEngine.MaterialPropertyBlock,bool,System.Exception&) 0x0000020B6DF8A07B (Mono JIT Code) UnityEngine.UIElements.UIR.RenderChain:Render () 0x0000020BC17328D3 (Mono JIT Code) UnityEngine.UIElements.UIRRepaintUpdater:Update () 0x0000020B3F43DFAA (Mono JIT Code) UnityEngine.UIElements.VisualTreeUpdater:UpdateVisualTreePhase (UnityEngine.UIElements.VisualTreeUpdatePhase) 0x0000020B6E00A593 (Mono JIT Code) UnityEngine.UIElements.Panel:UpdateForRepaint () 0x0000020B6E008153 (Mono JIT Code) UnityEngine.UIElements.Panel:Repaint (UnityEngine.Event) 0x0000020B3F43CA59 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel) 0x0000020B3F43C1A3 (Mono JIT Code) UnityEngine.UIElements.UIElementsUtility:UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (int,intptr,bool&) 0x0000020B3F43BB14 (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration:ProcessEvent (int,intptr) 0x0000020B3F43B80B (Mono JIT Code) UnityEngine.UIElements.UIEventRegistration/<>c:<.cctor>b__1_2 (int,intptr) 0x0000020B3F43B2B5 (Mono JIT Code) UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) 0x0000020B3F43B4F6 (Mono JIT Code) (wrapper runtime-invoke) :runtime_invoke_void_int_intptr_intptr& (object,intptr,intptr,intptr) 0x00007FF8941E4B6E (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\mini\mini-runtime.c:3445] mono_jit_runtime_invoke 0x00007FF89411D204 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3066] do_runtime_invoke 0x00007FF89411D37C (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:3113] mono_runtime_invoke 0x00007FF7E1CAE504 (Unity) scripting_method_invoke 0x00007FF7E1C8C5D4 (Unity) ScriptingInvocation::Invoke 0x00007FF7E1C87225 (Unity) ScriptingInvocation::Invoke 0x00007FF7E1DE207A (Unity) Scripting::UnityEngine::GUIUtilityProxy::ProcessEvent 0x00007FF7E27D8C08 (Unity) GUIView::ProcessRetainedMode 0x00007FF7E2DA3E9E (Unity) GUIView::OnInputEvent 0x00007FF7E27D8B53 (Unity) GUIView::ProcessInputEventFromAPI 0x00007FF7E27D8A28 (Unity) GUIView::ProcessInputEvent 0x00007FF7E2D9CEFC (Unity) GUIView::DoPaint 0x00007FF7E2DA5DAC (Unity) GUIView::RepaintViews 0x00007FF7E28F573E (Unity) PlayerLoopController::InternalUpdateScene 0x00007FF7E29020DD (Unity) PlayerLoopController::UpdateSceneIfNeededFromMainLoop 0x00007FF7E29003E1 (Unity) Application::TickTimer 0x00007FF7E2D7790A (Unity) MainMessageLoop 0x00007FF7E2D7D170 (Unity) WinMain 0x00007FF7E41603EE (Unity) __scrt_common_main_seh 0x00007FF8DCC87344 (KERNEL32) BaseThreadInitThunk 0x00007FF8DDC426B1 (ntdll) RtlUserThreadStart ========== END OF STACKTRACE ===========