Firstborn/Logs/AssetImportWorker62.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

596 lines
42 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
AssetImportWorker62
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker62.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 [28000] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 726772068 [EditorId] 726772068 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [28000] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 726772068 [EditorId] 726772068 [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 419.32 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:56904
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.007674 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 373.09 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.094 seconds
Domain Reload Profiling:
ReloadAssembly (1095ms)
BeginReloadAssembly (98ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (851ms)
LoadAssemblies (95ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (152ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (590ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (373ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (154ms)
ProcessInitializeOnLoadMethodAttributes (52ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.010966 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 475.36 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.705 seconds
Domain Reload Profiling:
ReloadAssembly (3706ms)
BeginReloadAssembly (173ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (11ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (33ms)
EndReloadAssembly (3375ms)
LoadAssemblies (135ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (409ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (110ms)
SetupLoadedEditorAssemblies (2680ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (475ms)
BeforeProcessingInitializeOnLoad (346ms)
ProcessInitializeOnLoadAttributes (976ms)
ProcessInitializeOnLoadMethodAttributes (865ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.05 seconds
Refreshing native plugins compatible for Editor in 6.77 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7677 Unused Serialized files (Serialized files now loaded: 0)
Unloading 3616 unused Assets / (9.8 MB). Loaded Objects now: 7805.
Memory consumption went from 433.8 MB to 424.1 MB.
Total: 12.145600 ms (FindLiveObjects: 1.128200 ms CreateObjectMapping: 1.237700 ms MarkObjects: 4.151400 ms DeleteObjects: 5.627000 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 Prepare
Registering precompiled user dll's ...
Registered in 0.010601 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 7.42 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at XNodeEditor.NodeEditorAssetModProcessor.OnReloadEditor () [0x0004b] in C:\Work\Firstborn\Assets\RPG Creation Kit\Scripts\Dialogue System\xNode-master\Scripts\Editor\NodeEditorAssetModProcessor.cs:55
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d6232873609549b8a045fa15811a5bd3>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d6232873609549b8a045fa15811a5bd3>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <d6232873609549b8a045fa15811a5bd3>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <63965ae56af7489797f355b7c1211ab2>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 2.054 seconds
Domain Reload Profiling:
ReloadAssembly (2055ms)
BeginReloadAssembly (177ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (62ms)
EndReloadAssembly (1771ms)
LoadAssemblies (122ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (423ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (77ms)
SetupLoadedEditorAssemblies (1068ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (17ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (8ms)
BeforeProcessingInitializeOnLoad (137ms)
ProcessInitializeOnLoadAttributes (653ms)
ProcessInitializeOnLoadMethodAttributes (245ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (17ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 10.30 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7083 Unused Serialized files (Serialized files now loaded: 0)
Unloading 91 unused Assets / (4.9 MB). Loaded Objects now: 7820.
Memory consumption went from 433.0 MB to 428.1 MB.
Total: 6.788800 ms (FindLiveObjects: 0.715300 ms CreateObjectMapping: 0.651700 ms MarkObjects: 3.887600 ms DeleteObjects: 1.532900 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 Prepare
Registering precompiled user dll's ...
Registered in 0.010979 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 4.61 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at XNodeEditor.NodeEditorAssetModProcessor.OnReloadEditor () [0x0004b] in C:\Work\Firstborn\Assets\RPG Creation Kit\Scripts\Dialogue System\xNode-master\Scripts\Editor\NodeEditorAssetModProcessor.cs:55
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d6232873609549b8a045fa15811a5bd3>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <d6232873609549b8a045fa15811a5bd3>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <d6232873609549b8a045fa15811a5bd3>:0
at UnityEditor.EditorAssemblies.ProcessInitializeOnLoadMethodAttributes () [0x000a5] in <63965ae56af7489797f355b7c1211ab2>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes ()
Mono: successfully reloaded assembly
- Completed reload, in 2.150 seconds
Domain Reload Profiling:
ReloadAssembly (2151ms)
BeginReloadAssembly (180ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (73ms)
EndReloadAssembly (1850ms)
LoadAssemblies (115ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (377ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (80ms)
SetupLoadedEditorAssemblies (1189ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (20ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (5ms)
BeforeProcessingInitializeOnLoad (148ms)
ProcessInitializeOnLoadAttributes (759ms)
ProcessInitializeOnLoadMethodAttributes (247ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (17ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 9.72 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7083 Unused Serialized files (Serialized files now loaded: 0)
Unloading 91 unused Assets / (4.9 MB). Loaded Objects now: 7835.
Memory consumption went from 433.1 MB to 428.1 MB.
Total: 13.558400 ms (FindLiveObjects: 0.827900 ms CreateObjectMapping: 1.298000 ms MarkObjects: 9.471500 ms DeleteObjects: 1.959500 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: 470590.924591 seconds.
path: Assets/SpeechBlend/Demo/Scripts/SpeechBlend.cs
artifactKey: Guid(5a2b0e8dc0a170a4082c251e6797a597) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/SpeechBlend/Demo/Scripts/SpeechBlend.cs using Guid(5a2b0e8dc0a170a4082c251e6797a597) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0162f0f7a1689dfb3103a18090447c74') in 0.350182 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Daz3D/Voice/Testing Samples/00Q4Dwemer_00Q4DwemerChatt_000DAD7C_1.wav
artifactKey: Guid(b2b1c376019d68d4280102210db4102e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Daz3D/Voice/Testing Samples/00Q4Dwemer_00Q4DwemerChatt_000DAD7C_1.wav using Guid(b2b1c376019d68d4280102210db4102e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '43570a5da9aa92ee31a18186bdd7d38a') in 0.128593 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/CliffStonesCATAM_D_Grass.prefab
artifactKey: Guid(8d4082ba466aea84ca201fc673255241) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/CliffStonesCATAM_D_Grass.prefab using Guid(8d4082ba466aea84ca201fc673255241) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4da2332a9ad09cd6ef54cb072a4d011c') in 0.074882 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/AwesomeTechnologies/VegetationStudioPro/Runtime/Utility/BVHTree/BVHTriangle.cs
artifactKey: Guid(e3167bdbb46099c48a0240badf198a3d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/VegetationStudioPro/Runtime/Utility/BVHTree/BVHTriangle.cs using Guid(e3167bdbb46099c48a0240badf198a3d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f45632704e0ad93d86afdf21a8c16013') in 0.013085 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Blitz/BlitzWalkFwd.fbx
artifactKey: Guid(d18d79e09dd2e2744b2b09029f681ab6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Blitz/BlitzWalkFwd.fbx using Guid(d18d79e09dd2e2744b2b09029f681ab6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'abad23fc4dae82c6c7249eecfb8b684a') in 0.369027 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Blitz/BlitzIdleTurnRight.fbx
artifactKey: Guid(f7bcfe16bc015b14892a5adc0d51198d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Blitz/BlitzIdleTurnRight.fbx using Guid(f7bcfe16bc015b14892a5adc0d51198d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '91c2bd44ef760800981e82ae7d4e72fa') in 0.278577 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Kevin Iglesias/Basic Motions/Animations/Movement/Swim/BasicMotions@SwimDrown01.fbx
artifactKey: Guid(0621473f99a2b0d4f803a85d72893e70) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Kevin Iglesias/Basic Motions/Animations/Movement/Swim/BasicMotions@SwimDrown01.fbx using Guid(0621473f99a2b0d4f803a85d72893e70) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6f62cd9b7b205aca29206282fe9f11cb') in 0.096441 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Monsters Full Pack Vol 1/Monsters Pack Vol 3/Karckmahre/FBX Files/Materials/Karckmahre@Turn90Right.FBX
artifactKey: Guid(6df8595ce01a8f744ba0c5ededac7840) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Monsters Full Pack Vol 1/Monsters Pack Vol 3/Karckmahre/FBX Files/Materials/Karckmahre@Turn90Right.FBX using Guid(6df8595ce01a8f744ba0c5ededac7840) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4c6f6ea281c465a4e9cebe07fde1fd3c') in 0.042902 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/RPG Creation Kit/Animations/3rd Person/NPC_Actions/Sitting/ChairSit1_Sit.fbx
artifactKey: Guid(90867b2d61b8fff4fa60d7ca8c7c8498) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Animations/3rd Person/NPC_Actions/Sitting/ChairSit1_Sit.fbx using Guid(90867b2d61b8fff4fa60d7ca8c7c8498) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b37c8db0612f5f57dc4dc90f6ebd2f63') in 0.181910 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Daz3D/Races/Underworld/Male/Materials/JL_UWS_ShoulderSpikesFront_TX.jpg
artifactKey: Guid(98cf7d2b365f94f49a6d3d4807355ba0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Underworld/Male/Materials/JL_UWS_ShoulderSpikesFront_TX.jpg using Guid(98cf7d2b365f94f49a6d3d4807355ba0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0ff78ec2da1dd6f367033527e9e82c51') in 0.063409 seconds
========================================================================
Received Import Request.
Time since last request: 0.000050 seconds.
path: Assets/Daz3D/Races/Rat/Female/Materials/EyeSocket.mat
artifactKey: Guid(0c1bccc55b8094c47951d362c7981fc9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Rat/Female/Materials/EyeSocket.mat using Guid(0c1bccc55b8094c47951d362c7981fc9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'adb9d0ce74aed8d1acbd02518c15ea87') in 0.038053 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/CATA_StairsWalls_B.prefab
artifactKey: Guid(fa64b53ca0710cf4fa5618efdc1f21f9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/CATA_StairsWalls_B.prefab using Guid(fa64b53ca0710cf4fa5618efdc1f21f9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0852b132d0d723d092b1e8b7656734d1') in 0.038084 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Scenes/Interior/Canyon Caves/[Canyon] 1-2 Cave/- [CELL] [Canyon] 1-2 Cave.asset
artifactKey: Guid(8611732749db8c84080ad3aea45824c5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scenes/Interior/Canyon Caves/[Canyon] 1-2 Cave/- [CELL] [Canyon] 1-2 Cave.asset using Guid(8611732749db8c84080ad3aea45824c5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ee14c2dc46b37458d6ea55622a0f0246') in 0.031555 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/BrickTileCATAM_A 3.prefab
artifactKey: Guid(d1bb11bd83591384fa2dde5eeae2a8ae) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/BrickTileCATAM_A 3.prefab using Guid(d1bb11bd83591384fa2dde5eeae2a8ae) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ddaea26fb57df744248d18a7c99df9da') in 0.034616 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/Races/Rat/Female/Materials/Legs.mat
artifactKey: Guid(64567b62c34d6b04998205455376e82f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Rat/Female/Materials/Legs.mat using Guid(64567b62c34d6b04998205455376e82f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '15b29df4410a07cfde288eb02fb0b3e5') in 0.038164 seconds
========================================================================
Received Import Request.
Time since last request: 0.000049 seconds.
path: Assets/Daz3D/Races/Underworld/Male/Materials/JL_UWS_Spine_Bump.jpg
artifactKey: Guid(91dc5761ad34391469cd9b10413120f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Underworld/Male/Materials/JL_UWS_Spine_Bump.jpg using Guid(91dc5761ad34391469cd9b10413120f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a4c64cba155f0a561a261efb5ec40a19') in 0.035824 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Daz3D/Races/Oumua/Male/Materials/Sclera.mat
artifactKey: Guid(819c041583a4e324f8f7acbfe7b836c4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Oumua/Male/Materials/Sclera.mat using Guid(819c041583a4e324f8f7acbfe7b836c4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bb230e39475e8aa0cac26185b28c5071') in 0.037011 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Models/Models_Decals/DecalsACATAM_12.fbx
artifactKey: Guid(520aa180e241e0943b25d4d733991c74) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Models/Models_Decals/DecalsACATAM_12.fbx using Guid(520aa180e241e0943b25d4d733991c74) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6ca7b012dfc8f83173ace1326c6dfb37') in 0.019578 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/Monsters Full Pack Vol 1/Monsters Pack Vol 5/Pardathrox/FBX Files/Pardathrox@Walk.FBX
artifactKey: Guid(c465de47ca73e234294910c27c60d089) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Monsters Full Pack Vol 1/Monsters Pack Vol 5/Pardathrox/FBX Files/Pardathrox@Walk.FBX using Guid(c465de47ca73e234294910c27c60d089) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'aeea37e5e5e63129d7a915dc7c2f6986') in 0.038208 seconds
========================================================================
Received Import Request.
Time since last request: 0.000120 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/CatacombsDetailsTrim_E.prefab
artifactKey: Guid(35ffa8ec1db1cc34eb5a69e6046a6bd6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Static/CatacombsDetailsTrim_E.prefab using Guid(35ffa8ec1db1cc34eb5a69e6046a6bd6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9d7414c81ca8037ed1459889e523ed21') in 0.034328 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Daz3D/Races/Oumua/Male/Materials/OumuaMale_Torso_BaseColor.jpg
artifactKey: Guid(1b9ebdba1ba47fa4b96742b03ca22d52) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Oumua/Male/Materials/OumuaMale_Torso_BaseColor.jpg using Guid(1b9ebdba1ba47fa4b96742b03ca22d52) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '05506f70985394c577241117ffb648cd') in 0.026553 seconds
========================================================================
Received Import Request.
Time since last request: 0.000052 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Models/Models_Vegetation/Flowers01_Red 2.fbx
artifactKey: Guid(8a12c7a7207c7b0429a50f04c794023c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Models/Models_Vegetation/Flowers01_Red 2.fbx using Guid(8a12c7a7207c7b0429a50f04c794023c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3843129692a6a3788e836f67bfba5e58') in 0.050295 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/Xbox One/XboxOne_Right_Stick.png
artifactKey: Guid(1ba7eb47c5345244cae6a9f6e81979a2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/Xbox One/XboxOne_Right_Stick.png using Guid(1ba7eb47c5345244cae6a9f6e81979a2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd42de7cfc244e37a75e8e6481833495d') in 0.024478 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/Others/Controller_Disconnected.png
artifactKey: Guid(cb08138f43111474d83142bbd5efbb95) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/Others/Controller_Disconnected.png using Guid(cb08138f43111474d83142bbd5efbb95) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2f0dc1e606b226eea1d867dc77d7fd38') in 0.025585 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/PS5/PS5_Dpad_Up.png
artifactKey: Guid(a1190bcd1dc60384f86318bf7eeb4b46) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/PS5/PS5_Dpad_Up.png using Guid(a1190bcd1dc60384f86318bf7eeb4b46) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8f617831a8be8a15a4d161be37408954') in 0.032596 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Races/Oni/Female/Materials/Arms.mat
artifactKey: Guid(97fc41f5f3f6448458c28b909fe69353) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Oni/Female/Materials/Arms.mat using Guid(97fc41f5f3f6448458c28b909fe69353) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '41136fcf701172042b38e3089303fd6f') in 0.063429 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Scene/InteractDoorOpen.wav
artifactKey: Guid(0ed999a03c9ceed40ace6ef744d4dff7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Scene/InteractDoorOpen.wav using Guid(0ed999a03c9ceed40ace6ef744d4dff7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1e273ad6c0056e067998c10e4b23cdcb') in 0.105929 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/RPG Creation Kit/Animations/3rd Person/Movements & Combat/Locomotion/Base Male Human Final IK - WalkingRight.fbx
artifactKey: Guid(c72233af9c201d94cafdd68a8f597fa5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Animations/3rd Person/Movements & Combat/Locomotion/Base Male Human Final IK - WalkingRight.fbx using Guid(c72233af9c201d94cafdd68a8f597fa5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'db8af4e41e955cd0efe4b5976b78bb8a') in 0.034261 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/AwesomeTechnologies/TouchReactSystemPro/Runtime/Resources/Touch_React_logo_inspector.png
artifactKey: Guid(6e13cdb21b18c5341bf0c37ebc11fa50) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/TouchReactSystemPro/Runtime/Resources/Touch_React_logo_inspector.png using Guid(6e13cdb21b18c5341bf0c37ebc11fa50) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '35502d03b916b68f92c02ff065e4bb64') in 0.031813 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/RPG Creation Kit/Prefab Library/Lights/ChandelierPrefab.prefab
artifactKey: Guid(4ae829822ba83d247bf192e7f38c6abf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Prefab Library/Lights/ChandelierPrefab.prefab using Guid(4ae829822ba83d247bf192e7f38c6abf) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd9c68e91646fd91da7615ec660c67dfb') in 0.352747 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Scenes/Exterior/Tellus (0,-1)/Tellus (0,-1).unity
artifactKey: Guid(e673c7db8c6f004468a20db58e697d36) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scenes/Exterior/Tellus (0,-1)/Tellus (0,-1).unity using Guid(e673c7db8c6f004468a20db58e697d36) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Opening scene 'Assets/Scenes/Exterior/Tellus (0,-1)/Tellus (0,-1).unity additively'
LightingSettings: switching bake backend from 1 to 2.
Loaded scene 'Assets/Scenes/Exterior/Tellus (0,-1)/Tellus (0,-1).unity'
Deserialize: 35.248 ms
Integration: 726.432 ms
Integration of assets: 2.941 ms
Thread Wait Time: 0.018 ms
Total Operation Time: 764.640 ms
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f364019b15b4c7e518d44a72c431e619') in 5.557022 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Daz3D/Races/Hair/Female/Hair10/Materials/Hair10.blend
artifactKey: Guid(87ba4bab06ec3b140a7baa347b227fa4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Female/Hair10/Materials/Hair10.blend using Guid(87ba4bab06ec3b140a7baa347b227fa4) 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
0x000001ebfaa1038c (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x000001ebfaa0fe8b (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x000001ebfaa0f8eb (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x000001ebfaa0f813 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x000001ebfadaf9c3 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x000001ebfa9f0a63 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x000001ebfa9eb73a (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x000001ebfa9eb459 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x000001ebfa9eb513 (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