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

652 lines
52 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
AssetImportWorker9
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker9.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 [39396] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 679324002 [EditorId] 679324002 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [39396] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 679324002 [EditorId] 679324002 [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 416.65 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:56348
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.010686 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 331.56 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.019 seconds
Domain Reload Profiling:
ReloadAssembly (1020ms)
BeginReloadAssembly (97ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (783ms)
LoadAssemblies (95ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (124ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (33ms)
SetupLoadedEditorAssemblies (558ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (332ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (162ms)
ProcessInitializeOnLoadMethodAttributes (53ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.013149 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 439.70 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.418 seconds
Domain Reload Profiling:
ReloadAssembly (3420ms)
BeginReloadAssembly (129ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (26ms)
EndReloadAssembly (3152ms)
LoadAssemblies (116ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (388ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (110ms)
SetupLoadedEditorAssemblies (2467ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (440ms)
BeforeProcessingInitializeOnLoad (175ms)
ProcessInitializeOnLoadAttributes (975ms)
ProcessInitializeOnLoadMethodAttributes (859ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
Refreshing native plugins compatible for Editor in 4.61 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.8 MB). Loaded Objects now: 7804.
Memory consumption went from 434.2 MB to 424.5 MB.
Total: 16.829700 ms (FindLiveObjects: 1.243100 ms CreateObjectMapping: 1.881300 ms MarkObjects: 6.314100 ms DeleteObjects: 7.389200 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: 468190.852840 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Interact/OpenDoorRight.fbx
artifactKey: Guid(1613e4de8eca85d4aaf3573ed24fd223) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Interact/OpenDoorRight.fbx using Guid(1613e4de8eca85d4aaf3573ed24fd223) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '29277770ea64468cded8ac8d17bb2a9b') in 0.598842 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkStrafeRight.fbx
artifactKey: Guid(1c989a4ab9f26ac4789ddc637d6c7827) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkStrafeRight.fbx using Guid(1c989a4ab9f26ac4789ddc637d6c7827) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'dbe3c048decafeea15fd0514d2adec2a') in 0.363640 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Idle/Idle1.fbx
artifactKey: Guid(6786b74627233234ab8360a32f041bef) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Idle/Idle1.fbx using Guid(6786b74627233234ab8360a32f041bef) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '282479ebad484ccea9c01fc942d30982') in 0.697622 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Daz3D/Races/Outfits/Trappers/Resources/DE_ChestArmor_43618/DE_Belt.mat
artifactKey: Guid(f435f6e1f5258cf47ab8422a95dc986e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Outfits/Trappers/Resources/DE_ChestArmor_43618/DE_Belt.mat using Guid(f435f6e1f5258cf47ab8422a95dc986e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a28796a9f5f0c90b5195fdd7f5033269') in 0.092669 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/AimRunBwd.fbx
artifactKey: Guid(85a71062c91ced7499b8799a7df21b93) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/AimRunBwd.fbx using Guid(85a71062c91ced7499b8799a7df21b93) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ee30042abd1de2d0ec6416693a08fb45') in 0.314917 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/Races/Outfits/Trappers/Resources/DE_Pants_11026/Dark_Elf_Pants_Brown_Roughness.jpg
artifactKey: Guid(7a1590796912bec4899141d4f746f5ff) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Outfits/Trappers/Resources/DE_Pants_11026/Dark_Elf_Pants_Brown_Roughness.jpg using Guid(7a1590796912bec4899141d4f746f5ff) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4fe6048cda174a6ec7912110b268780f') in 0.052732 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Revive/ReviveFwd.fbx
artifactKey: Guid(37dff568a8186374992154dbb5aae203) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Revive/ReviveFwd.fbx using Guid(37dff568a8186374992154dbb5aae203) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8699bc887ea86a630c9302b07d1763dc') in 0.275219 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/Races/Outfits/Trappers/Resources/DE_ChestArmor_43618/DE_ShoulderStraps.mat
artifactKey: Guid(4e121cee03a524249a4b994273a900f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Outfits/Trappers/Resources/DE_ChestArmor_43618/DE_ShoulderStraps.mat using Guid(4e121cee03a524249a4b994273a900f7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2e80df751118787b69b337d462aa5196') in 0.076970 seconds
========================================================================
Received Import Request.
Time since last request: 0.000051 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Crouch/CrouchBwdTurnLeft.fbx
artifactKey: Guid(140f0519eb34bf244a1aeb8a09aebd11) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Crouch/CrouchBwdTurnLeft.fbx using Guid(140f0519eb34bf244a1aeb8a09aebd11) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a9fc4eeae65c607a1ce70fffae1a6423') in 0.595108 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepMetal3.wav
artifactKey: Guid(4e5870ec3bc16da4da4d3dd260d16329) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepMetal3.wav using Guid(4e5870ec3bc16da4da4d3dd260d16329) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '390c467c5c269083508f95d0388de4d1') in 0.049757 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepSand2.wav
artifactKey: Guid(f8510b3f0bbb9f4499e74cc3866dc888) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepSand2.wav using Guid(f8510b3f0bbb9f4499e74cc3866dc888) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ed990aacaba71abcd5e011f6302b0038') in 0.047989 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Crouch/AimCrouchIdleTurn.fbx
artifactKey: Guid(c39717e1e0dbce04ab9e8b7511944e4a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Crouch/AimCrouchIdleTurn.fbx using Guid(c39717e1e0dbce04ab9e8b7511944e4a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd8dacb0357b1838cbfa37abe3bd80bd8') in 0.213009 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightRunStrafeRight.fbx
artifactKey: Guid(7ddb139757cd9244f9cafcb0cff83fc5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightRunStrafeRight.fbx using Guid(7ddb139757cd9244f9cafcb0cff83fc5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6f7011ca57bb19973da6cfd95f55b9d1') in 0.318294 seconds
========================================================================
Received Import Request.
Time since last request: 0.000105 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkFwdTurnLeft.fbx
artifactKey: Guid(e039e69d02e5b194a93768778a5b8b85) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkFwdTurnLeft.fbx using Guid(e039e69d02e5b194a93768778a5b8b85) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a373c0d6a080646b1669394f57921440') in 0.303872 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/JumpRunStrafeRight.fbx
artifactKey: Guid(358599214ea893f4cad37cfd4368205c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/JumpRunStrafeRight.fbx using Guid(358599214ea893f4cad37cfd4368205c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9d5c5f805d802f56f77141dd838bbe85') in 1.963878 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/MeleeAimRunBwdTurnLeft.fbx
artifactKey: Guid(f47028c58e4f4ca4488619a8150076dd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/MeleeAimRunBwdTurnLeft.fbx using Guid(f47028c58e4f4ca4488619a8150076dd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '991e102feffc7c887ea8fe261b796e51') in 0.272790 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepTile4.wav
artifactKey: Guid(930f02d3351d40c4db61842cceb990b8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepTile4.wav using Guid(930f02d3351d40c4db61842cceb990b8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '14790e5bf7c10a2b4fd60127880d2555') in 0.041483 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Walk/MeleeAimWalkFwdTurnLeft.fbx
artifactKey: Guid(fd40963a6b66c7c4bb5a743cb66582db) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Walk/MeleeAimWalkFwdTurnLeft.fbx using Guid(fd40963a6b66c7c4bb5a743cb66582db) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e7661fa84df7068cee9b0dd510f54e44') in 0.262823 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/MeleeAimRunStrafe.fbx
artifactKey: Guid(1e731e28a5de5ca4dbe2e9e20f0c3730) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/MeleeAimRunStrafe.fbx using Guid(1e731e28a5de5ca4dbe2e9e20f0c3730) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e91f1874001d4921f87df1f0401bea13') in 0.275560 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/PickupItem/PickupItemFloor.fbx
artifactKey: Guid(a7cf67e629063ac49b122916e4e26bdb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/PickupItem/PickupItemFloor.fbx using Guid(a7cf67e629063ac49b122916e4e26bdb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '64522d61cd54d93771d7f17e467b4a52') in 0.265755 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Start/StartRunFwd.fbx
artifactKey: Guid(a879510e37aa91e4f9d6540807ab857a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Start/StartRunFwd.fbx using Guid(a879510e37aa91e4f9d6540807ab857a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '99a1e519160bae69fef900f962ba32fa') in 0.283747 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/JumpRunFwd.fbx
artifactKey: Guid(d2e6889c10155d147ab410bf62db21f9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/JumpRunFwd.fbx using Guid(d2e6889c10155d147ab410bf62db21f9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a64b88ade988b12188b7b40a6e622e41') in 14.912917 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepWood4.wav
artifactKey: Guid(ed6c804ead6563a49ae6346cec8c9b14) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepWood4.wav using Guid(ed6c804ead6563a49ae6346cec8c9b14) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '47de7e331082457dabafc89439a0527e') in 0.045154 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Walk.fbx
artifactKey: Guid(834ad2c3d6155bf4090cb08ad43e9557) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Walk.fbx using Guid(834ad2c3d6155bf4090cb08ad43e9557) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a04c141430ecfc2077f6071c5961d342') in 0.034377 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Walk/AimWalkBwdTurnLeft.fbx
artifactKey: Guid(25a14269ffd61e942ba0b9f46cfd2e93) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Walk/AimWalkBwdTurnLeft.fbx using Guid(25a14269ffd61e942ba0b9f46cfd2e93) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1236b9cdd5c9cec009b3046973526d6c') in 0.278275 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair05/Materials/11HairScalp.jpg
artifactKey: Guid(a9931214eec490940a955fa800db24bc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair05/Materials/11HairScalp.jpg using Guid(a9931214eec490940a955fa800db24bc) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f7654bff341d35a8cfbef54c55c15932') in 0.018118 seconds
========================================================================
Received Import Request.
Time since last request: 0.000051 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair03/Materials/V_DMC5_Hair_Alpha.png
artifactKey: Guid(40b92fce1b460ef41bd4d41afc923a30) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair03/Materials/V_DMC5_Hair_Alpha.png using Guid(40b92fce1b460ef41bd4d41afc923a30) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd20daad29bf0e1e8fad41240a5f4b9a7') in 0.025685 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/MeleeAimRunBwd.fbx
artifactKey: Guid(f2b55bba3a3f96b4598df92088a04436) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/MeleeAimRunBwd.fbx using Guid(f2b55bba3a3f96b4598df92088a04436) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '216d64a1a6aba52d42a6f307b3b16ea0') in 0.304288 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair07/Materials/hair1.mat
artifactKey: Guid(9a387c238a64b924cbb140ed43d82f5a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair07/Materials/hair1.mat using Guid(9a387c238a64b924cbb140ed43d82f5a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'eb2da66b23bd096cedc8ff4d0f4bb049') in 0.050090 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Ride/RideRun.fbx
artifactKey: Guid(e892dcee5ab734c4f9f36caaab9c9092) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Ride/RideRun.fbx using Guid(e892dcee5ab734c4f9f36caaab9c9092) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f304a3fcea9438347db810fb8eea7f3c') in 0.270262 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/MeshBaker/Examples/Assets/ModelPrefabs/Goober Artwork/Materials/goober@walk-goober_txt.mat
artifactKey: Guid(4f12b58a01111c145a02a698abcfd892) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/MeshBaker/Examples/Assets/ModelPrefabs/Goober Artwork/Materials/goober@walk-goober_txt.mat using Guid(4f12b58a01111c145a02a698abcfd892) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5bc6401432ccddb1d66b4b64318c96b4') in 0.024718 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair02/Materials/HairCap.mat
artifactKey: Guid(753f7df64b61867409aa28fc9b0de04f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair02/Materials/HairCap.mat using Guid(753f7df64b61867409aa28fc9b0de04f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f80e44abd24fc3bf6a5ccd4a815c0f73') in 0.035411 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair01/Materials/Varun_Hair.mat
artifactKey: Guid(77f51e8e86f5bdf4c91c7d33a4baa1c8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair01/Materials/Varun_Hair.mat using Guid(77f51e8e86f5bdf4c91c7d33a4baa1c8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9b5b1511333035e0eaf19b56d7094e2a') in 0.056753 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/BowAimDoubleJump.fbx
artifactKey: Guid(9a1f929ef61f7b045989e710da3ee7d0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/BowAimDoubleJump.fbx using Guid(9a1f929ef61f7b045989e710da3ee7d0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0572575da5eab784de6a535929029a0a') in 0.503432 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepSand4.wav
artifactKey: Guid(a2b207a44bb8d904ebd10f12de827e00) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepSand4.wav using Guid(a2b207a44bb8d904ebd10f12de827e00) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '9596b8b5a4847cf5f82a9f4643e6049b') in 0.053144 seconds
========================================================================
Received Import Request.
Time since last request: 0.000055 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair02/Materials/SCstr_GREY.jpg
artifactKey: Guid(6cb3496459f58954f91307b8cd8167ae) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair02/Materials/SCstr_GREY.jpg using Guid(6cb3496459f58954f91307b8cd8167ae) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5aa6cc4a351abcfdfa190851237b75f0') in 0.025411 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopLeftRunBwdTurnRight.fbx
artifactKey: Guid(a520665bf9cffa3428233717f8d8b66a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopLeftRunBwdTurnRight.fbx using Guid(a520665bf9cffa3428233717f8d8b66a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6260ad5000f018e241fafe3b68a65072') in 0.324262 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Plugins/4AI/Geek-Inspector-Addons/Context-Menu/Editor/Core/ContextMenuManager.cs
artifactKey: Guid(fdf5d78ea8a1bb543a24a8af2228c63a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Plugins/4AI/Geek-Inspector-Addons/Context-Menu/Editor/Core/ContextMenuManager.cs using Guid(fdf5d78ea8a1bb543a24a8af2228c63a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8dacee803ab760c34fec68cce447f501') in 0.027634 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Items/Melee/MeleeSlash3.wav
artifactKey: Guid(d8dbc8a2525570f42adb5ce38a21fe74) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Items/Melee/MeleeSlash3.wav using Guid(d8dbc8a2525570f42adb5ce38a21fe74) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '554eb59a227ae8263883fe5c8c55a51e') in 0.074687 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/MeshBaker/Examples/Assets/ModelPrefabs/ConstructionDude/Textures/worker_diffuse.png
artifactKey: Guid(97b050d43ac7c4d2b9f6cbb587650761) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/MeshBaker/Examples/Assets/ModelPrefabs/ConstructionDude/Textures/worker_diffuse.png using Guid(97b050d43ac7c4d2b9f6cbb587650761) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f971544805a33785a32b76a4ecb4ce41') in 0.020433 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/MeshBaker/Examples/Assets/ModelPrefabs/Goober Artwork/FBX/walk.anim
artifactKey: Guid(a60dd313a2c27ca4683efd13a97d1c87) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/MeshBaker/Examples/Assets/ModelPrefabs/Goober Artwork/FBX/walk.anim using Guid(a60dd313a2c27ca4683efd13a97d1c87) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cc726a7e3813d8b1754258aab9bede26') in 0.022562 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepWater4.wav
artifactKey: Guid(34d2e3402bd3c2c45b4c517b77fa3595) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepWater4.wav using Guid(34d2e3402bd3c2c45b4c517b77fa3595) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '69863c14dd2872adf2b73e5581aa078d') in 0.049442 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Draw to unarmed.fbx
artifactKey: Guid(c3de15859b44dd444aa36afa6c8e3636) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Draw to unarmed.fbx using Guid(c3de15859b44dd444aa36afa6c8e3636) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5e3e572219e72ed2d6721b2288459a1e') in 0.036962 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkFwdTurnRight.fbx
artifactKey: Guid(acfe3680b4183454a885a273a8a9413e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Stop/StopRightWalkFwdTurnRight.fbx using Guid(acfe3680b4183454a885a273a8a9413e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2505784e3add3b0254b9442e477eecb8') in 0.310739 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Daz3D/Races/Hair/Male/Hair04/Materials/aprroyc_txgrey_nm.png
artifactKey: Guid(dd57c43e773b98a43a7a5ffcfd628033) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Male/Hair04/Materials/aprroyc_txgrey_nm.png using Guid(dd57c43e773b98a43a7a5ffcfd628033) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '860f4e3e48289cd388ec5648583504be') in 0.040208 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/CrouchJumpStrafeLeft.fbx
artifactKey: Guid(d4a9e2acb19041d4da1c6257d9409e15) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/CrouchJumpStrafeLeft.fbx using Guid(d4a9e2acb19041d4da1c6257d9409e15) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f89481839d759fc0dc488a9f8e3f9af2') in 0.516703 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepWater1.wav
artifactKey: Guid(d50a25c5840d2d340b4e951acea0086d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Audio/Character/Footsteps/FootstepWater1.wav using Guid(d50a25c5840d2d340b4e951acea0086d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ecd59911426848adb978d423d144a8de') in 0.051751 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Lean.fbx
artifactKey: Guid(ae094408719eb9e4880efe4e6dc47cd5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Lean.fbx using Guid(ae094408719eb9e4880efe4e6dc47cd5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '38f533d95c5fb2b3e5e7ad0a7c14570a') in 0.033767 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/RunFwd.fbx
artifactKey: Guid(993db857ff02c1c439750ceafbdbd489) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/RunFwd.fbx using Guid(993db857ff02c1c439750ceafbdbd489) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'aba1c831f7f501932415df32597648b9') in 0.349133 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Right.fbx
artifactKey: Guid(aa024f191f61d404380b556845cc12a1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Human/Female/Animations/Resources/Female Right.fbx using Guid(aa024f191f61d404380b556845cc12a1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '131bee65476d08836f4e41e363596d90') in 0.036291 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Daz3D/Races/Outfits/Trappers/Resources/Genesis8Male/Lips.mat
artifactKey: Guid(25f70d0b76d654e4e9dc0c5720be0a75) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Outfits/Trappers/Resources/Genesis8Male/Lips.mat using Guid(25f70d0b76d654e4e9dc0c5720be0a75) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '06e217e7728c76f5dd2d8c6506cc54f9') in 0.018773 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/AimRunFwdTurnRight.fbx
artifactKey: Guid(0923a1e6a3ac10d45a0ba23a3349d20a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/AimRunFwdTurnRight.fbx using Guid(0923a1e6a3ac10d45a0ba23a3349d20a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '35e455eb8d1aeff095cc31150a50d61c') in 0.275452 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Crouch/AimCrouchStrafeLeft.fbx
artifactKey: Guid(c22733a1ea3a3a0459bfa67a6e9edb8b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Crouch/AimCrouchStrafeLeft.fbx using Guid(c22733a1ea3a3a0459bfa67a6e9edb8b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a65ebcb2bfd125a300b509807315b5f5') in 0.289642 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Daz3D/Races/Hair/Female/Hair10/Materials/T_CafeScalp.jpg
artifactKey: Guid(a5cbe30abe7d74f4899fda5f3bf7d101) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Races/Hair/Female/Hair10/Materials/T_CafeScalp.jpg using Guid(a5cbe30abe7d74f4899fda5f3bf7d101) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ccc94ca7d6cef9a6e92ebf79296d2f21') in 0.027744 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/CrouchJump.fbx
artifactKey: Guid(6d53662e51baece4c84b5200006cf6a4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Abilities/Jump/CrouchJump.fbx using Guid(6d53662e51baece4c84b5200006cf6a4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3478ce481d65c23260a21e06f46c2e03') in 0.283628 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/ArrayOps/Bare/ArrayBareCopy.cs
artifactKey: Guid(38aa93ea152e33d40aa7e7f8ed709a5b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/ArrayOps/Bare/ArrayBareCopy.cs using Guid(38aa93ea152e33d40aa7e7f8ed709a5b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '30f519505805b9cc6b6a44ad5143e012') in 0.012205 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/ArrayCore/Core/ObjectSelectedElementsGetter.cs
artifactKey: Guid(91619da53e0a05546adc6a540a82899c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/ArrayCore/Core/ObjectSelectedElementsGetter.cs using Guid(91619da53e0a05546adc6a540a82899c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '98bccf80688a9327f63e835088e631f9') in 0.013879 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/Ops/Tools/DefaultPropertyCopyPasteTool.cs
artifactKey: Guid(9489dfc416a7c2845bbf4f2d31630ce1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/Ops/Tools/DefaultPropertyCopyPasteTool.cs using Guid(9489dfc416a7c2845bbf4f2d31630ce1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a9c84eda05699858cf9bd57d635c42d4') in 0.012988 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/ArrayCore/Core/ArraySelectedElements.cs
artifactKey: Guid(d3f7120f965f55e4f84f58480ae9f2f2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Plugins/4AI/Geek-Inspector-Addons/Editor/ArrayCore/Core/ArraySelectedElements.cs using Guid(d3f7120f965f55e4f84f58480ae9f2f2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '49f58e0e5e61730681f4454fd58e4897') in 0.011109 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/BowAimRunStrafe.fbx
artifactKey: Guid(16037e3938de3124b9d534d7e076da0d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Opsive/UltimateCharacterController/Demo/Animations/Movement/Run/BowAimRunStrafe.fbx using Guid(16037e3938de3124b9d534d7e076da0d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f9e9e536ce990722b91f85d0d142c459') in 0.280647 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 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
0x000001df62a9589c (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x000001df62a9572b (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x000001df62a9530b (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x000001df62a95223 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x000001df62a8ef53 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x000001df16f44033 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x000001df16f3f4aa (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x000001df16f3f1c9 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x000001df16f3f283 (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