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

832 lines
70 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
AssetImportWorker32
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker32.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 [31764] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 569760421 [EditorId] 569760421 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [31764] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 569760421 [EditorId] 569760421 [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 402.11 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:56332
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.008679 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 340.12 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.997 seconds
Domain Reload Profiling:
ReloadAssembly (998ms)
BeginReloadAssembly (83ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (790ms)
LoadAssemblies (81ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (136ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (34ms)
SetupLoadedEditorAssemblies (556ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (340ms)
BeforeProcessingInitializeOnLoad (1ms)
ProcessInitializeOnLoadAttributes (153ms)
ProcessInitializeOnLoadMethodAttributes (51ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.011396 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 355.57 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.137 seconds
Domain Reload Profiling:
ReloadAssembly (3138ms)
BeginReloadAssembly (127ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (24ms)
EndReloadAssembly (2873ms)
LoadAssemblies (119ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (390ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (113ms)
SetupLoadedEditorAssemblies (2199ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (356ms)
BeforeProcessingInitializeOnLoad (168ms)
ProcessInitializeOnLoadAttributes (864ms)
ProcessInitializeOnLoadMethodAttributes (798ms)
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.05 seconds
Refreshing native plugins compatible for Editor in 8.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.5 MB). Loaded Objects now: 7804.
Memory consumption went from 434.2 MB to 424.7 MB.
Total: 12.178400 ms (FindLiveObjects: 1.110800 ms CreateObjectMapping: 1.216900 ms MarkObjects: 4.028500 ms DeleteObjects: 5.820600 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: 469434.636248 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Result Scripts/The King Questline/The Southern Harvest/RSTK_TheSouthernHarvest_GeneralPhillidaDialogueBeforeAssault.cs
artifactKey: Guid(33fedadc2a6b31e49a8e792a848e19be) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Result Scripts/The King Questline/The Southern Harvest/RSTK_TheSouthernHarvest_GeneralPhillidaDialogueBeforeAssault.cs using Guid(33fedadc2a6b31e49a8e792a848e19be) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'fa454833c143f30b444f72c5bc0c4b9f') in 0.257620 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Daz3D/Races/Human/Female/Outfits/Scavenger/Sources/strap_1.mat
artifactKey: Guid(8426efd110b36e44d83020c622109ba8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Outfits/Scavenger/Sources/strap_1.mat using Guid(8426efd110b36e44d83020c622109ba8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c9bd3f13d7a24dcdbe48e72e640a210a') in 0.063762 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/RPG Creation Kit/Animations/3rd Person/Movements & Combat/Locomotion/Combat Unarmed/Base Male Human Final IK - C_Unarmed_WalkingForward.fbx
artifactKey: Guid(fa23647b230ab1b4bb6811907f70eb4f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Animations/3rd Person/Movements & Combat/Locomotion/Combat Unarmed/Base Male Human Final IK - C_Unarmed_WalkingForward.fbx using Guid(fa23647b230ab1b4bb6811907f70eb4f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '47aa92d3a234ae76ead48df357ac4e9e') in 0.060017 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Props/Buildings/Big_House/Big_House_SupportBeams_Normal.png
artifactKey: Guid(34508d7e139ca4943a547681f9c5d00b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Props/Buildings/Big_House/Big_House_SupportBeams_Normal.png using Guid(34508d7e139ca4943a547681f9c5d00b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '92440df8a13d9104351d82d3f43e7443') in 0.072109 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Big_Props/GraveStones/GraveStone/Materials/GraveStone_AlbedoTransparency.mat
artifactKey: Guid(e158691323660bb43aaa89a45f785e9c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Big_Props/GraveStones/GraveStone/Materials/GraveStone_AlbedoTransparency.mat using Guid(e158691323660bb43aaa89a45f785e9c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '75485120c3bfca6f4dadc0291984f7c5') in 0.023565 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/RPG Creation Kit/Scripts/BehaviourTrees/Nodes/Conditions/Editor/AIField_BoolCheckNodeEditor.cs
artifactKey: Guid(c83b6d450681aed4baf07cf740d0c777) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/BehaviourTrees/Nodes/Conditions/Editor/AIField_BoolCheckNodeEditor.cs using Guid(c83b6d450681aed4baf07cf740d0c777) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '177b2b6eea0c8627cda715ed97e77f3a') in 0.012917 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Dialogues/Quest Related/MQ01_Just Another Delivery/[DIALOGUE MQ_JustAnotherDelivery] KingWaitingToStage30.asset
artifactKey: Guid(61002923ecc165a4a9eefc57869c6a6c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Dialogues/Quest Related/MQ01_Just Another Delivery/[DIALOGUE MQ_JustAnotherDelivery] KingWaitingToStage30.asset using Guid(61002923ecc165a4a9eefc57869c6a6c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'df0bde4a98e3f8b4e511fca76ca0ff3c') in 0.181311 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Daz3D/Races/Human/Female/Outfits/Casual01/Textures/top_straps/top_straps_n.png
artifactKey: Guid(0b4564c5f913c03448ac7a1522dd1ae5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Outfits/Casual01/Textures/top_straps/top_straps_n.png using Guid(0b4564c5f913c03448ac7a1522dd1ae5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f623f121e7e04224fe642f1645239a98') in 0.037768 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/FirstPerson/KatanaIdleFirstPerson.fbx
artifactKey: Guid(229659d907a3c30498fc7bca42caf6a8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/FirstPerson/KatanaIdleFirstPerson.fbx using Guid(229659d907a3c30498fc7bca42caf6a8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5cc0f941908122e5ebb87d828f5302d0') in 0.280726 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/FirstPerson/ShieldIdleFirstPerson.fbx
artifactKey: Guid(ad011ab0d6f4d064488938dd9297e88b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/FirstPerson/ShieldIdleFirstPerson.fbx using Guid(ad011ab0d6f4d064488938dd9297e88b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '950f46a8fbbb08d902b3ba006fb54607') in 0.284503 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Vegetation/Vegetation_Trees/DeadTreeCATAM_C/DeadTreeCATAM_C_LOD/DeadTreeCATAM_C.fbx
artifactKey: Guid(7de5ca9760da2c045a31cf0e85834807) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Vegetation/Vegetation_Trees/DeadTreeCATAM_C/DeadTreeCATAM_C_LOD/DeadTreeCATAM_C.fbx using Guid(7de5ca9760da2c045a31cf0e85834807) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '273f81fa1b66389a9744b01bd143c62a') in 0.063016 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/RPG Creation Kit/Scripts/Inventory System/Item In Inventory/Scripts/Items In Inventory/BookItemInInventory.cs
artifactKey: Guid(6e298ff9088a1b04c956552448b31409) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Inventory System/Item In Inventory/Scripts/Items In Inventory/BookItemInInventory.cs using Guid(6e298ff9088a1b04c956552448b31409) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '01a7c5266918e2c53716cbc8b8d9dac0') in 0.011001 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Sword/SwordIdleMovement.fbx
artifactKey: Guid(7491132715cdf964889b5fc2729270e1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Sword/SwordIdleMovement.fbx using Guid(7491132715cdf964889b5fc2729270e1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '12aa4bdda9f680a32b979499ca030732') in 0.320931 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/MeshBaker/Examples/Assets/ModelPrefabs/Goober Artwork/FBX/Materials/area-lambert1.mat
artifactKey: Guid(4730c4d9f48ccdc48b33b56eca7aa355) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/MeshBaker/Examples/Assets/ModelPrefabs/Goober Artwork/FBX/Materials/area-lambert1.mat using Guid(4730c4d9f48ccdc48b33b56eca7aa355) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '023dd625926e81357e8ae305be4a478e') in 0.016442 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/ShieldCrouchEquipFromAim.fbx
artifactKey: Guid(74548b68c0c3cc24d83afb105c33124e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/ShieldCrouchEquipFromAim.fbx using Guid(74548b68c0c3cc24d83afb105c33124e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '230a0c87fcdc29718ddc4e8a175f4503') in 0.310880 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Samples/Universal RP/12.1.8/URP Package Samples/RendererFeatures/TrailEffect/Sand.mat
artifactKey: Guid(4438bff2a20e74932b90b2af6762b849) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Samples/Universal RP/12.1.8/URP Package Samples/RendererFeatures/TrailEffect/Sand.mat using Guid(4438bff2a20e74932b90b2af6762b849) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'da8d33406349212f751f2ce0ff73ac5a') in 0.272078 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Tankard_Jug_Wood/Tankard_Jug_Wood_AO.png
artifactKey: Guid(cd020e5d1f8099640b5b0755d095065d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Tankard_Jug_Wood/Tankard_Jug_Wood_AO.png using Guid(cd020e5d1f8099640b5b0755d095065d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '87a00240e0c3484751cd29d18e3abffb') in 0.023637 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/Races/Human/Female/Outfits/Desert Runner/Materials/Boots_LOD1.asset
artifactKey: Guid(3a3662de62165fe4181dcd06f58337f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Outfits/Desert Runner/Materials/Boots_LOD1.asset using Guid(3a3662de62165fe4181dcd06f58337f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2d55e0505d2a7260bf2835e7c90885be') in 0.022072 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopLeftWalkFwd.fbx
artifactKey: Guid(47c8ea5e1085c624c9a00a2b16722416) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopLeftWalkFwd.fbx using Guid(47c8ea5e1085c624c9a00a2b16722416) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f4da96027e086b64717bc08a92f42048') in 0.311026 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/RPG Creation Kit/Scripts/Cells System/Demo/Worldspaces/Interiors/Testinghall.asset
artifactKey: Guid(f5da918ab9256c94dbebb4ce388a79d2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Cells System/Demo/Worldspaces/Interiors/Testinghall.asset using Guid(f5da918ab9256c94dbebb4ce388a79d2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cef517b4714cb6ca0ddb011c1047c096') in 0.014734 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Interact/OpenChest.fbx
artifactKey: Guid(371b71358f533c0458683c4774a5fceb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Interact/OpenChest.fbx using Guid(371b71358f533c0458683c4774a5fceb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '90e72b95fe1ba95b6610b0ce2366034c') in 0.267998 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/RPG Creation Kit/Animations/3rd Person/Movements & Combat/Locomotion/Combat 1H/Base Male Human Final IK - Swing2 - Copy.fbx
artifactKey: Guid(a17dda2faa26fb249a090603fb472d9d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Animations/3rd Person/Movements & Combat/Locomotion/Combat 1H/Base Male Human Final IK - Swing2 - Copy.fbx using Guid(a17dda2faa26fb249a090603fb472d9d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '78fd0f3b6de146673f7e3cdca41e69a9') in 0.115335 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Samples/Universal RP/12.1.8/URP Package Samples/SharedAssets/Fonts/Lato-Regular.ttf
artifactKey: Guid(41c277dc43e1949a49ddfa34597b8af2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Samples/Universal RP/12.1.8/URP Package Samples/SharedAssets/Fonts/Lato-Regular.ttf using Guid(41c277dc43e1949a49ddfa34597b8af2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cd9ed3c0071b39e1c13a69ddc8a0118b') in 0.033223 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepTile2.wav
artifactKey: Guid(85dcf2aacf7d037458beeac892f46728) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepTile2.wav using Guid(85dcf2aacf7d037458beeac892f46728) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a9bd8d462a7e1255a396499fa6f1260b') in 0.056573 seconds
========================================================================
Received Import Request.
Time since last request: 0.000027 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Dialogues/Quest Related/Red Shade Questline/One of them/[DIALOGUE] MackWaitsForPlayerToKillCount.asset
artifactKey: Guid(0ea94be36b4fce94281d88dfa6c648f4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Dialogues/Quest Related/Red Shade Questline/One of them/[DIALOGUE] MackWaitsForPlayerToKillCount.asset using Guid(0ea94be36b4fce94281d88dfa6c648f4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8da5620f5cd2155d7975423cfeac78b3') in 0.159488 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/RPG Creation Kit/Scripts/Items System/Models/Armor/Heavy Metal Set/Heavy Metal Greaves In World.fbx
artifactKey: Guid(2857de96b5b281a4a9b3052ae8a58462) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Items System/Models/Armor/Heavy Metal Set/Heavy Metal Greaves In World.fbx using Guid(2857de96b5b281a4a9b3052ae8a58462) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '82221eb030845cbcf251ce112a93dbd6') in 0.034822 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Lantern_Parts/Lamp/Lamp.fbx
artifactKey: Guid(4820dbfee0a885048b64302e932927a2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Lantern_Parts/Lamp/Lamp.fbx using Guid(4820dbfee0a885048b64302e932927a2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ed631a65beb2b9123ca27c689d8c465b') in 0.028589 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair05/Materials/T_Hair_Basc.jpg
artifactKey: Guid(ea8294ccac4b23f4a8b5a0e5a9070320) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair05/Materials/T_Hair_Basc.jpg using Guid(ea8294ccac4b23f4a8b5a0e5a9070320) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd76ef4d8a4f124aa85bdc3cbfef5180c') in 0.028262 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Interact/OpenDoorLeft.fbx
artifactKey: Guid(7ff011e9d804629419996456831650f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Interact/OpenDoorLeft.fbx using Guid(7ff011e9d804629419996456831650f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a808755aa5e87a065952e30ec58834f5') in 0.261506 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/BowAimCrouchJumpFwd.fbx
artifactKey: Guid(1be43c9aa9182b8468f04158f7c70835) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/BowAimCrouchJumpFwd.fbx using Guid(1be43c9aa9182b8468f04158f7c70835) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ef0b0951dad92c49f4f9ca21ebad8236') in 2.448719 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/RPG Creation Kit/Demos/__RckDemo__/Result Scripts/Red Shade Questline/One Step Forward/RSQL_SpawnGuardsAtVeraFarmhouse.cs
artifactKey: Guid(ae96a5049eb9deb479c1a062213adf77) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Demos/__RckDemo__/Result Scripts/Red Shade Questline/One Step Forward/RSQL_SpawnGuardsAtVeraFarmhouse.cs using Guid(ae96a5049eb9deb479c1a062213adf77) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cd08ad6f99773cc5a3a8f60089703ef8') in 0.011143 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_GuardSet/InWorld/GuardSet_Male_Curiass_InWorld.prefab
artifactKey: Guid(338c59f7cb9019f4bae9e2895f5d935a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_GuardSet/InWorld/GuardSet_Male_Curiass_InWorld.prefab using Guid(338c59f7cb9019f4bae9e2895f5d935a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '811efd683f0abed84839667f59d8ddb8') in 0.054833 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/KatanaUnequipFromAim.fbx
artifactKey: Guid(57bbf44568d09214589c3cb4419efc3f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/KatanaUnequipFromAim.fbx using Guid(57bbf44568d09214589c3cb4419efc3f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0e5f5f02db87981c4ef666cb4de22f9a') in 0.291477 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Sword/SwordCrouchBlock.fbx
artifactKey: Guid(3c1a35c78febd3844b402bbcb6bf54a3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Sword/SwordCrouchBlock.fbx using Guid(3c1a35c78febd3844b402bbcb6bf54a3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a12eba54e1f066774679c6456558685e') in 0.297129 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Daz3D/Races/Human/Female/Outfits/Mix5/Textures/GothSlShirt/cloth_sleeves.mat
artifactKey: Guid(e8efd58cb264b2c4db17144086980c82) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Outfits/Mix5/Textures/GothSlShirt/cloth_sleeves.mat using Guid(e8efd58cb264b2c4db17144086980c82) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bd3aeb23caf4842b4b52ab35dc0eb731') in 0.031079 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Walk/WalkTurnRight.fbx
artifactKey: Guid(c7f203d4f188bb642a389cc200734f16) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Walk/WalkTurnRight.fbx using Guid(c7f203d4f188bb642a389cc200734f16) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '95c68cdcc16c5f130ccee47234164a8f') in 0.355286 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Plugins/4AI/Geek-Inspector-Addons/Context-Menu/Editor/ArrayOps/Tools/ArrayQuantityMenuItems.cs
artifactKey: Guid(ca53e1b283144b446bceb3841a79c72a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Plugins/4AI/Geek-Inspector-Addons/Context-Menu/Editor/ArrayOps/Tools/ArrayQuantityMenuItems.cs using Guid(ca53e1b283144b446bceb3841a79c72a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '391486663086dbf98b4100eadce0b052') in 0.014301 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/RPG Creation Kit/Scripts/Alchemy/Item In Inventory/Scripts/Items UI/Recipe Potions/[Recipe] Major Mana Potion.asset
artifactKey: Guid(b0f60cb3c7ca45e479bd453688bb2703) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Alchemy/Item In Inventory/Scripts/Items UI/Recipe Potions/[Recipe] Major Mana Potion.asset using Guid(b0f60cb3c7ca45e479bd453688bb2703) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ec47a58ce5e6189c2b91236961522db1') in 0.044360 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/RPG Creation Kit/Scripts/Alchemy/Item In Inventory/UI/Prefabs/ArmorItem_InPlayerInventoryUI.prefab
artifactKey: Guid(06bb17005568a4f4e8d3aa080e1b66c8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Alchemy/Item In Inventory/UI/Prefabs/ArmorItem_InPlayerInventoryUI.prefab using Guid(06bb17005568a4f4e8d3aa080e1b66c8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The method get_fontSharedMaterials was not found on Text (TMP). This property will not be indexed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogWarning (object)
UnityEditor.Rendering.Universal.Converters.MaterialReferenceBuilder:GetMaterialFromMethod (System.Reflection.MethodInfo,UnityEngine.Object,System.Func`3<string, string, string>) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs:133)
UnityEditor.Rendering.Universal.Converters.ConversionIndexers:ConversionIndexer (UnityEditor.Search.CustomObjectIndexerTarget,UnityEditor.Search.ObjectIndexer) (at Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/ConversionIndexers.cs:21)
UnityEditor.Search.ObjectIndexer:CallCustomIndexers (string,int,UnityEngine.Object,UnityEditor.SerializedObject,bool)
UnityEditor.Search.ObjectIndexer:IndexCustomProperties (string,int,UnityEngine.Object)
UnityEditor.Search.AssetIndexer:IndexCustomGameObjectProperties (string,int,UnityEngine.GameObject)
UnityEditor.Search.AssetIndexer:IndexObjects (UnityEngine.GameObject[],string,string,string,bool)
UnityEditor.Search.AssetIndexer:IndexPrefab (string,bool)
UnityEditor.Search.AssetIndexer:IndexSceneDocument (string,bool)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
(Filename: Library/PackageCache/com.unity.render-pipelines.universal@12.1.8/Editor/Converter/MaterialReferenceBuilder.cs Line: 133)
Generated GUIDs only implemented for interfaces!
-> (artifact id: '9975ac0bcb8149aed3c2cc3de69672dc') in 0.210440 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Daz3D/Architecture/Med Class/Misc/_Pitcher/Pitcher/Pitcher-Mug_PNTR_Mat1_BaseColor.png
artifactKey: Guid(d8b8eb094c29b9546a7d5fa459a8980f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Architecture/Med Class/Misc/_Pitcher/Pitcher/Pitcher-Mug_PNTR_Mat1_BaseColor.png using Guid(d8b8eb094c29b9546a7d5fa459a8980f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bcb6a13875ab5d69ca2412b26698fff6') in 0.020118 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_Clothes3/InWorld/Additional FBX/Clothes3_Boots_InWorld.fbx
artifactKey: Guid(de8f0bb8d658be740b3c86e99442b25f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_Clothes3/InWorld/Additional FBX/Clothes3_Boots_InWorld.fbx using Guid(de8f0bb8d658be740b3c86e99442b25f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c6844033e6f59c7327b2b027e54fa136') in 0.033090 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopLeftRunBwd.fbx
artifactKey: Guid(0ecb0312ff30fed46a9f427e0a831b57) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopLeftRunBwd.fbx using Guid(0ecb0312ff30fed46a9f427e0a831b57) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e10848e635ce12d38b3d268b55e56682') in 0.298614 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/RPG Creation Kit/Scripts/Items System/World Items/Armor Items/Heavy Metal Armor/Heavy Metal Greaves In World Object.prefab
artifactKey: Guid(d39844b920978ff41922482a8e81f5aa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Items System/World Items/Armor Items/Heavy Metal Armor/Heavy Metal Greaves In World Object.prefab using Guid(d39844b920978ff41922482a8e81f5aa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '69aa06969394e672bc7ed920eeaffff0') in 0.032638 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/RPG Creation Kit/Scripts/Dialogue System/Nodes/ToOrder/Editor/NPCDialogueLineNodeEditor.cs
artifactKey: Guid(9705596ed39696748adcbdab34d071c4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Dialogue System/Nodes/ToOrder/Editor/NPCDialogueLineNodeEditor.cs using Guid(9705596ed39696748adcbdab34d071c4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '86110fb8be61cf583127c842036b576b') in 0.010377 seconds
========================================================================
Received Import Request.
Time since last request: 0.000027 seconds.
path: Assets/RPG Creation Kit/Scripts/Items System/Scripts/RefItems/Editor/ItemEditor.cs
artifactKey: Guid(91df8e2f38b7ec24f8e71eab174066c0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Items System/Scripts/RefItems/Editor/ItemEditor.cs using Guid(91df8e2f38b7ec24f8e71eab174066c0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd6c9deaff87352f1c99ecc53afd226eb') in 0.011350 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_BanditSet/InWorld/Male_Bandit_Curiass_InWorld.prefab
artifactKey: Guid(03920eb9ac772d84a9b6691e035ac0b3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_BanditSet/InWorld/Male_Bandit_Curiass_InWorld.prefab using Guid(03920eb9ac772d84a9b6691e035ac0b3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd9e70e59d26a15792764e00ade0f4af4') in 0.038318 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Knife/KnifeRideIdle.fbx
artifactKey: Guid(cf418db9f062c764baf77d852a219393) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Knife/KnifeRideIdle.fbx using Guid(cf418db9f062c764baf77d852a219393) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '878be73e6ab051e6c413d7b6b228f8bc') in 0.258306 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Samples/Universal RP/12.1.8/URP Package Samples/Decals/ProxyLighting/Shaders/PointLight_Graph.shadergraph
artifactKey: Guid(ec36f8e2ccdaf497190c1d96853d1551) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Samples/Universal RP/12.1.8/URP Package Samples/Decals/ProxyLighting/Shaders/PointLight_Graph.shadergraph using Guid(ec36f8e2ccdaf497190c1d96853d1551) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c3267a5f797e0b5fda5a8067e6f63bd9') in 0.029111 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Samples/Universal RP/12.1.8/URP Package Samples/Decals/BlobShadow/BlobShadow/LightingData.asset
artifactKey: Guid(1adde1a579d23483b9cea80a3aee863e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Samples/Universal RP/12.1.8/URP Package Samples/Decals/BlobShadow/BlobShadow/LightingData.asset using Guid(1adde1a579d23483b9cea80a3aee863e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '89aaf6ba4897bef23e7345a17772e9b2') in 0.011023 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Props/Building_Props/Windows/Window_Closed/Window_Closed_MetallicSmoothness.png
artifactKey: Guid(9ed52d75c6ce7c84581026d21e64a918) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Props/Building_Props/Windows/Window_Closed/Window_Closed_MetallicSmoothness.png using Guid(9ed52d75c6ce7c84581026d21e64a918) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'aa89dfbb0bf344e5cbe8aa12ccb23868') in 0.032203 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Vegetation/Vegetation_Trees (Background)/PTB_Simple Planes/PTB_Simple Planes_Models/TreeBillboardCATAM_C.fbx
artifactKey: Guid(b04a01efc94778e4b9b8b110d94dc5bd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Toby Fredson/Modular Dungeon Catacombs - Mobile/Prefabs/Prefabs_Vegetation/Vegetation_Trees (Background)/PTB_Simple Planes/PTB_Simple Planes_Models/TreeBillboardCATAM_C.fbx using Guid(b04a01efc94778e4b9b8b110d94dc5bd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c0edb82e44f0feb80d4c559e41d453a2') in 0.022636 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/SwordShieldAttack1LightFromAim.fbx
artifactKey: Guid(00a5f03454699214ca85c543557c5ca2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/SwordShieldAttack1LightFromAim.fbx using Guid(00a5f03454699214ca85c543557c5ca2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '34f511c3f5bc769bcd54e5699c65b771') in 0.319384 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/FirstPerson/KatanaAttack2RecoilFirstPerson.fbx
artifactKey: Guid(80a76692d623f0e44ac62170be20c2ca) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/FirstPerson/KatanaAttack2RecoilFirstPerson.fbx using Guid(80a76692d623f0e44ac62170be20c2ca) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6c6a0f2e0072fc540be0acb6c69f3805') in 0.275871 seconds
========================================================================
Received Import Request.
Time since last request: 0.000056 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair03/Materials/V_DMC5_Hair_Normal.png
artifactKey: Guid(36505ab46bfa7a94e82ddefcff85ca20) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair03/Materials/V_DMC5_Hair_Normal.png using Guid(36505ab46bfa7a94e82ddefcff85ca20) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c0130de6c7a7dbe9bb3a34f08a061b1f') in 0.034744 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkStrafeLeft.fbx
artifactKey: Guid(2483ddf5670de804db18f117e163bf55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkStrafeLeft.fbx using Guid(2483ddf5670de804db18f117e163bf55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cede467cd0d47d33c28e08f5e147af8f') in 0.315360 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Items/Melee/Impacts/SwordMetal3.wav
artifactKey: Guid(ba90e4be26891c54cb893e74b4fca621) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Items/Melee/Impacts/SwordMetal3.wav using Guid(ba90e4be26891c54cb893e74b4fca621) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b9f25325dd2e1dd7f7ae01428fd47926') in 0.071511 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Daz3D/Races/Human/Female/Outfits/Casual01/Prefab/InWorld/Boots.prefab
artifactKey: Guid(a5b61a728c83b2d4fb369a56b37fec05) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Outfits/Casual01/Prefab/InWorld/Boots.prefab using Guid(a5b61a728c83b2d4fb369a56b37fec05) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ecb399a9983390dd72448f3a9ad7c48b') in 0.538625 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/AimCrouchJumpBwd.fbx
artifactKey: Guid(6aff8a2a0335dc643a9e0b2c5b16f6c9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/AimCrouchJumpBwd.fbx using Guid(6aff8a2a0335dc643a9e0b2c5b16f6c9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '44b77a40af0f8a7c731e46f4420a98c4') in 2.488446 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/Races/Hair/Female/Hair09/Materials/B_Back.mat
artifactKey: Guid(85545aa6216d3b8429e92da99d632bc7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Female/Hair09/Materials/B_Back.mat using Guid(85545aa6216d3b8429e92da99d632bc7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '06305b37c78a188c3610cc94734eae6d') in 0.055962 seconds
========================================================================
Received Import Request.
Time since last request: 0.000027 seconds.
path: Assets/RPG Creation Kit/Scripts/Items System/Scripts/EffectOnEntity/Effect Icons/HealthUp.png
artifactKey: Guid(85ad4e1884b0b914a998c4852f4b96ea) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Items System/Scripts/EffectOnEntity/Effect Icons/HealthUp.png using Guid(85ad4e1884b0b914a998c4852f4b96ea) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1e4964aad56930f250fdfd302762131a') in 0.027193 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/Others/VR/Vive/Vive_Menu.png
artifactKey: Guid(18eaf38ba4a4e6e4fa0fbc007cb77df1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/UI Sprites/xelu_free_keyboardcontroller_prompts_pack/Others/VR/Vive/Vive_Menu.png using Guid(18eaf38ba4a4e6e4fa0fbc007cb77df1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8b9c575f79c70124e3b5b7667d5fa289') in 0.027559 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Bucket_Wood/Bucket_Wood_AlbedoTransparency.png
artifactKey: Guid(e3fe811c4c9a9924f915a43a1ceb3b81) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Bucket_Wood/Bucket_Wood_AlbedoTransparency.png using Guid(e3fe811c4c9a9924f915a43a1ceb3b81) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f46c2d3c523b42d6e1f13bf4209b122c') in 0.016858 seconds
========================================================================
Received Import Request.
Time since last request: 0.000028 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/KatanaCrouchEquipFromIdle.fbx
artifactKey: Guid(3a2bd21bb54ed6849815975fabc3ecd2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Katana/KatanaCrouchEquipFromIdle.fbx using Guid(3a2bd21bb54ed6849815975fabc3ecd2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7b9977ab10781fea2b746508e4f7d949') in 0.314386 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_GuardSet/FirstPerson/GuardSet_FirstPerson_Curiass.fbx
artifactKey: Guid(99f5706d6e37c90479eaecd33a3337dc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/RPG Creation Kit Equipment/Male/Male_GuardSet/FirstPerson/GuardSet_FirstPerson_Curiass.fbx using Guid(99f5706d6e37c90479eaecd33a3337dc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'fb886525327e94a0200112afa55888a0') in 0.028903 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/RPG Creation Kit/Scripts/Quest System/Player/Quest Manager UI/Naviagation Menu/NavigationElement.cs
artifactKey: Guid(b5d0d83785cb96d4a89a4457d011763a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Scripts/Quest System/Player/Quest Manager UI/Naviagation Menu/NavigationElement.cs using Guid(b5d0d83785cb96d4a89a4457d011763a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e693f7cf4c86b6ba0318b84e8215775e') in 0.010478 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/Architecture/Crafting Stations/Alchemy_Table/SubMeshes/_Scale/KuJ_AL_Balance/_Scale.fbx
artifactKey: Guid(f5ebb09fedf5ac344b255fa0e2d439fa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Architecture/Crafting Stations/Alchemy_Table/SubMeshes/_Scale/KuJ_AL_Balance/_Scale.fbx using Guid(f5ebb09fedf5ac344b255fa0e2d439fa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6fb6e77a787dee18d758f157a554ae65') in 0.048416 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/SwordShieldCrouchAttack2LightFromIdle.fbx
artifactKey: Guid(862c3b6cdd85d8a4782d324fe8a16322) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/SwordShieldCrouchAttack2LightFromIdle.fbx using Guid(862c3b6cdd85d8a4782d324fe8a16322) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3e7995c992d27f1630bfb9ae792540dd') in 0.318111 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Samples/Universal RP/12.1.8/URP Package Samples/Shaders/Lit/Textures/Coins_Emission.png
artifactKey: Guid(cf0d2fe215a8b47b0bccff3401e2e62c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Samples/Universal RP/12.1.8/URP Package Samples/Shaders/Lit/Textures/Coins_Emission.png using Guid(cf0d2fe215a8b47b0bccff3401e2e62c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd35526aa466ccfcb273b44be4894ba26') in 0.024224 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Samples/Universal RP/12.1.8/URP Package Samples/RendererFeatures/TrailEffect/TrailEffect/ReflectionProbe-0.exr
artifactKey: Guid(9c62af10a77b141e2a85f85f259946fb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Samples/Universal RP/12.1.8/URP Package Samples/RendererFeatures/TrailEffect/TrailEffect/ReflectionProbe-0.exr using Guid(9c62af10a77b141e2a85f85f259946fb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bdde0bf5be23065831e242610924ec04') in 0.028541 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Daz3D/Races/Hair/Female/Hair02/Materials/Hair_1005.jpg
artifactKey: Guid(3d22197ffa97eb647b283f1a89fd6ec3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Female/Hair02/Materials/Hair_1005.jpg using Guid(3d22197ffa97eb647b283f1a89fd6ec3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0cced951f00fde808c5aa36289ebf67b') in 0.028750 seconds
========================================================================
Received Import Request.
Time since last request: 0.000026 seconds.
path: Assets/RPG Creation Kit/Prefab Library/AI/[AI] 00test.prefab
artifactKey: Guid(9bb80c98833a02f4ea898aa8e713c27c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Prefab Library/AI/[AI] 00test.prefab using Guid(9bb80c98833a02f4ea898aa8e713c27c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '564d89ada57acc8536345aef0552fbe5') in 116.195093 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010479 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.40 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.061 seconds
Domain Reload Profiling:
ReloadAssembly (2062ms)
BeginReloadAssembly (194ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (91ms)
EndReloadAssembly (1747ms)
LoadAssemblies (113ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (418ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (61ms)
SetupLoadedEditorAssemblies (1067ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (13ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (4ms)
BeforeProcessingInitializeOnLoad (127ms)
ProcessInitializeOnLoadAttributes (678ms)
ProcessInitializeOnLoadMethodAttributes (234ms)
AfterProcessingInitializeOnLoad (10ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (19ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 10.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7090 Unused Serialized files (Serialized files now loaded: 0)
Unloading 91 unused Assets / (4.9 MB). Loaded Objects now: 7827.
Memory consumption went from 438.0 MB to 433.1 MB.
Total: 7.063800 ms (FindLiveObjects: 0.741500 ms CreateObjectMapping: 0.677700 ms MarkObjects: 4.104300 ms DeleteObjects: 1.538900 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: 7.984530 seconds.
path: Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Wine_Bottle/Wine.fbx
artifactKey: Guid(61a02f0c9f8f6a0458e7b7e96fef3aa9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/RPG Creation Kit/Models/Additional Models/Additional Models/Small_Props/Wine_Bottle/Wine.fbx using Guid(61a02f0c9f8f6a0458e7b7e96fef3aa9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ec862a246d635b27f71649201ce230d6') in 0.355174 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/FirstPerson/SwordShieldAttack1RecoilFirstPerson.fbx
artifactKey: Guid(a106a36f973290d4ca3c332c5518c19f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Items/Melee/Shield/FirstPerson/SwordShieldAttack1RecoilFirstPerson.fbx using Guid(a106a36f973290d4ca3c332c5518c19f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '50fe3d96024c0b92a027be8c0aef8f04') in 0.348334 seconds
========================================================================
Received Import Request.
Time since last request: 0.000053 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair03/Materials/Hair03.blend
artifactKey: Guid(b70105d172291ab4fbc06f723853d82f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair03/Materials/Hair03.blend using Guid(b70105d172291ab4fbc06f723853d82f) 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
0x000001a2ff67dcac (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x000001a2ff67d82b (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x000001a2ff67d28b (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x000001a2ff67d1a3 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x000001a2ff6599e3 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x000001a2ff37f243 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x000001a2ff37a74a (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x000001a2ff37a469 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x000001a2ff37a523 (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