Firstborn/Logs/AssetImportWorker19.log
Schaken-Mods 5557c03691 Made lockpicking for doors
Finished making lockpicking for doors. Next I will make one for chests with a different type of lock, also increase skill points when successfully picked a lock.
2023-04-29 23:04:18 -05:00

323 lines
22 KiB
Plaintext

Using pre-set license
Built from '2021.3/staging' branch; Version is '2021.3.15f1 (e8e88683f834) revision 15263878'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 10 (10.0.19045) 64bit Professional' Language: 'en' Physical Memory: 261823 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
C:\Program Files\Unity\Hub\Editor\2021.3.15f1\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker19
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker19.log
-srvPort
49385
Successfully changed project path to: C:/Work/Firstborn
C:/Work/Firstborn
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=33554432"
"memorysetup-bucket-allocator-block-count=8"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=33554432"
"memorysetup-profiler-bucket-allocator-block-count=8"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=33554432"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [7560] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 291655362 [EditorId] 291655362 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [7560] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 291655362 [EditorId] 291655362 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Refreshing native plugins compatible for Editor in 406.90 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2021.3.15f1 (e8e88683f834)
[Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path C:/Work/Firstborn/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 3060 (ID=0x2504)
Vendor: NVIDIA
VRAM: 12129 MB
Driver: 31.0.15.2756
Initialize mono
Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/Managed'
Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56060
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/Program Files/Unity/Hub/Editor/2021.3.15f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.008050 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 349.21 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.035 seconds
Domain Reload Profiling:
ReloadAssembly (1036ms)
BeginReloadAssembly (89ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (801ms)
LoadAssemblies (85ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (127ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (35ms)
SetupLoadedEditorAssemblies (575ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (349ms)
BeforeProcessingInitializeOnLoad (1ms)
ProcessInitializeOnLoadAttributes (156ms)
ProcessInitializeOnLoadMethodAttributes (58ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.011992 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Symbol file LoadedFromMemory doesn't match image C:\Work\Firstborn\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 399.48 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.315 seconds
Domain Reload Profiling:
ReloadAssembly (3316ms)
BeginReloadAssembly (128ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (25ms)
EndReloadAssembly (3053ms)
LoadAssemblies (119ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (444ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (129ms)
SetupLoadedEditorAssemblies (2298ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (400ms)
BeforeProcessingInitializeOnLoad (182ms)
ProcessInitializeOnLoadAttributes (899ms)
ProcessInitializeOnLoadMethodAttributes (803ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
Refreshing native plugins compatible for Editor in 5.71 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7676 Unused Serialized files (Serialized files now loaded: 0)
Unloading 3616 unused Assets / (9.6 MB). Loaded Objects now: 7804.
Memory consumption went from 434.2 MB to 424.6 MB.
Total: 13.316000 ms (FindLiveObjects: 1.148400 ms CreateObjectMapping: 1.683500 ms MarkObjects: 4.722800 ms DeleteObjects: 5.759300 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 468611.776842 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Walls, Gate, and Towers/Prefabs/Castle Gate Inside L corner.prefab
artifactKey: Guid(7fd92f210847b164ea8617547e495497) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Walls, Gate, and Towers/Prefabs/Castle Gate Inside L corner.prefab using Guid(7fd92f210847b164ea8617547e495497) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e108c7ac2f618258c804653ac11571b4') in 0.320388 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Wooden and Metal Objects/Materials/Wooden Objects_Base_Color.mat
artifactKey: Guid(8b50bf368b1397d46b88d317a8f6cdfe) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Wooden and Metal Objects/Materials/Wooden Objects_Base_Color.mat using Guid(8b50bf368b1397d46b88d317a8f6cdfe) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '38742b8b99372ae85fa8bc47828a3a02') in 0.044313 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Result Scripts/Every Dead Man's Nightmare/SQ_EveryDeadMan_SendThiefIntoOblivion.cs
artifactKey: Guid(03c812dc34b2d734bbd3becb90ecf083) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Result Scripts/Every Dead Man's Nightmare/SQ_EveryDeadMan_SendThiefIntoOblivion.cs using Guid(03c812dc34b2d734bbd3becb90ecf083) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'dbbf07c97aed471b9e64f14c3a297f25') in 0.013239 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Walls, Gate, and Towers/Textures/DefaultMaterial_Roughness.png
artifactKey: Guid(dad38c2f7b8a0cd42bd7acc655196acb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Walls, Gate, and Towers/Textures/DefaultMaterial_Roughness.png using Guid(dad38c2f7b8a0cd42bd7acc655196acb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '133f458a4ee763f184c9e9820574aedf') in 0.058549 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Vegetable/Materials/Vegetable_BaseColor.mat
artifactKey: Guid(edd78e5885d274c42a88de033a9694e9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Vegetable/Materials/Vegetable_BaseColor.mat using Guid(edd78e5885d274c42a88de033a9694e9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '89a1c59d1cd377ff9a386f9e92750f29') in 0.016725 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Worldspaces/Virrihael(1,-2)/Lightmap-0_comp_light.exr
artifactKey: Guid(93aedb83564de6b48aae6754ee5f0f48) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Worldspaces/Virrihael(1,-2)/Lightmap-0_comp_light.exr using Guid(93aedb83564de6b48aae6754ee5f0f48) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ab5e7c683e675d2496127de47afb8769') in 0.022504 seconds
========================================================================
Received Import Request.
Time since last request: 0.000026 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Worldspaces/Virrihael(1,1)/ReflectionProbe-0.exr
artifactKey: Guid(b7c4b5f6abc8d1343a5f11e9fd01d17a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Worldspaces/Virrihael(1,1)/ReflectionProbe-0.exr using Guid(b7c4b5f6abc8d1343a5f11e9fd01d17a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'dad85e892507efea6c7c4cbbf2eb777e') in 0.022985 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Interior Low Class/Prefabs/Interior Low Class Corner with Window_01.prefab
artifactKey: Guid(8f76b5994c3a7d241aa64169c15203d2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Interior Low Class/Prefabs/Interior Low Class Corner with Window_01.prefab using Guid(8f76b5994c3a7d241aa64169c15203d2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bc5dc106dbd3a1c62cfa44c111e1cb50') in 0.025251 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Worldspaces/Virrihael(-2,1)/Lightmap-0_comp_light.exr
artifactKey: Guid(ec0dc68bfb89bbe429ee7204e74e421b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Worldspaces/Virrihael(-2,1)/Lightmap-0_comp_light.exr using Guid(ec0dc68bfb89bbe429ee7204e74e421b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '820c354287be51151956fcf3d72d3c14') in 0.017407 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Interior Low Class/Prefabs/Interior Low Class SmallFloor 2 1.prefab
artifactKey: Guid(05d30ea30df8c5e469a2b57071370fce) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Environment/Interior Low Class/Prefabs/Interior Low Class SmallFloor 2 1.prefab using Guid(05d30ea30df8c5e469a2b57071370fce) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '071539922270168743a4b4809de37fa5') in 0.028945 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Cloth_Bag/Cloth_Bag_Normal.png
artifactKey: Guid(49b023aadc755d844964dea871761e27) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Cloth_Bag/Cloth_Bag_Normal.png using Guid(49b023aadc755d844964dea871761e27) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4b63cfd9374d0e0573a0ad0cf324f091') in 0.027230 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/Races/Prefabs/Male_NPC_Util.prefab
artifactKey: Guid(0b8ff6ef01988d345a667eb78db377c8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Prefabs/Male_NPC_Util.prefab using Guid(0b8ff6ef01988d345a667eb78db377c8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b1701264377b38183bc8f00131ddc98c') in 0.067144 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Key_Iron/Key_Iron_AO.png
artifactKey: Guid(2725b77f53d61754080cf59e49bb9e63) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Key_Iron/Key_Iron_AO.png using Guid(2725b77f53d61754080cf59e49bb9e63) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '165468937efb9c415bf840e726d3c3e7') in 0.023701 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Races/Hair/Female/Hair02/Materials/Hair02.blend
artifactKey: Guid(8fe1de455c0881d458ee8eed8f513df9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Female/Hair02/Materials/Hair02.blend using Guid(8fe1de455c0881d458ee8eed8f513df9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
=================================================================
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 <unknown> <0xffffffff>
at UnityEditor.SerializedProperty:NextVisibleInternal <0x0009b>
at UnityEditor.SerializedProperty:NextVisible <0x000ea>
at UnityEditor.Search.ObjectIndexer:IndexObject <0x000ba>
at UnityEditor.Search.ObjectIndexer:IndexObject <0x00042>
at UnityEditor.Search.AssetIndexer:IndexSubAsset <0x00352>
at UnityEditor.Search.AssetIndexer:IndexDocument <0x00a62>
at UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset <0x00169>
at UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData <0x00018>
at <Module>:runtime_invoke_void__this___object <0x00092>
=================================================================
Received signal SIGSEGV
Obtained 37 stack frames
0x00007ff62755a7ea (Unity) WalkTypeTreeInternal
0x00007ff62755a7ea (Unity) WalkTypeTreeInternal
0x00007ff628422fc5 (Unity) SerializedProperty::NextInternalSelectParent
0x00007ff628422e5f (Unity) SerializedProperty::NextInternal
0x00007ff6284233af (Unity) SerializedProperty::NextVisible
0x00007ff626d3c272 (Unity) SerializedProperty_CUSTOM_NextVisibleInternal
0x000001f419bd57cc (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x000001f419bd565b (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x000001f419bd523b (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x000001f419bd5163 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x000001f465ed3f03 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x000001f419bb4183 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x000001f419baf5fa (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x000001f419baf319 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x000001f419baf3d3 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
0x00007ffed6e7feb4 (mono-2.0-bdwgc) [mini-runtime.c:3445] mono_jit_runtime_invoke
0x00007ffed6dbe764 (mono-2.0-bdwgc) [object.c:3066] do_runtime_invoke
0x00007ffed6dbe8fc (mono-2.0-bdwgc) [object.c:3113] mono_runtime_invoke
0x00007ff6274a1104 (Unity) scripting_method_invoke
0x00007ff6274809a4 (Unity) ScriptingInvocation::Invoke
0x00007ff62890c491 (Unity) ScriptedImporter::GenerateAssetData
0x00007ff6288155de (Unity) ImportToObjects
0x00007ff628814543 (Unity) ImportAsset
0x00007ff628836f82 (Unity) AssetImportWorker::Import
0x00007ff62889dee4 (Unity) <lambda_61a9544df00a9e76ece93a9d8f6ff838>::operator()
0x00007ff6288deaa2 (Unity) asio::detail::completion_handler<core::mutable_function<void __cdecl(void)>,asio::io_context::basic_executor_type<std::allocator<void>,0> >::do_complete
0x00007ff6288ca98e (Unity) asio::detail::win_iocp_io_context::do_one
0x00007ff6288cc5f4 (Unity) asio::detail::win_iocp_io_context::run
0x00007ff6288dce8e (Unity) IOService::Run
0x00007ff6288afa9f (Unity) AssetImportWorkerClient::Run
0x00007ff628879ae3 (Unity) RunAssetImportWorkerClientV2
0x00007ff628879b6b (Unity) RunAssetImporterV2
0x00007ff628096208 (Unity) Application::InitializeProject
0x00007ff6284fa758 (Unity) WinMain
0x00007ff62989cade (Unity) __scrt_common_main_seh
0x00007fff71207604 (KERNEL32) BaseThreadInitThunk
0x00007fff72e826a1 (ntdll) RtlUserThreadStart