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

3464 lines
252 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
AssetImportWorker0
-projectPath
C:/Work/Firstborn
-logFile
Logs/AssetImportWorker0.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 [11720] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 178634422 [EditorId] 178634422 [Version] 1048832 [Id] WindowsEditor(7,THE-BEAST) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [11720] Host "[IP] 192.168.1.140 [Port] 0 [Flags] 2 [Guid] 178634422 [EditorId] 178634422 [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 367.41 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:56104
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.007082 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 326.16 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.981 seconds
Domain Reload Profiling:
ReloadAssembly (981ms)
BeginReloadAssembly (91ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (765ms)
LoadAssemblies (88ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (121ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (549ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (326ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (161ms)
ProcessInitializeOnLoadMethodAttributes (50ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.012812 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 356.19 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.227 seconds
Domain Reload Profiling:
ReloadAssembly (3228ms)
BeginReloadAssembly (132ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (25ms)
EndReloadAssembly (2945ms)
LoadAssemblies (115ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (405ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (113ms)
SetupLoadedEditorAssemblies (2244ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (356ms)
BeforeProcessingInitializeOnLoad (174ms)
ProcessInitializeOnLoadAttributes (896ms)
ProcessInitializeOnLoadMethodAttributes (804ms)
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 5.68 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7681 Unused Serialized files (Serialized files now loaded: 0)
Unloading 3617 unused Assets / (10.2 MB). Loaded Objects now: 7806.
Memory consumption went from 434.3 MB to 424.0 MB.
Total: 14.380900 ms (FindLiveObjects: 1.182400 ms CreateObjectMapping: 1.487800 ms MarkObjects: 4.896300 ms DeleteObjects: 6.812400 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: 445845.612251 seconds.
path: Assets/Destroyed_city_FREE/Shaders
artifactKey: Guid(7e7c268564bab4241bc72b9bfa2814f0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Shaders using Guid(7e7c268564bab4241bc72b9bfa2814f0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f8a6881c3a227a49da0e6276e36f1eb1') in 0.025448 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Destroyed_city_FREE/Textures
artifactKey: Guid(425fa52327b62d647916c0f76ca44250) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures using Guid(425fa52327b62d647916c0f76ca44250) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '52457cf567a831fd20646760a90563a2') in 0.007215 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Destroyed_city_FREE/Textures/black.psd
artifactKey: Guid(8887e09c6cc70be438f928c9baa1127d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/black.psd using Guid(8887e09c6cc70be438f928c9baa1127d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2ab3ad0eb860947cdc27695acc0e8ef6') in 0.090154 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Textures/beton_01n.jpg
artifactKey: Guid(e61358ec39887214d87467faa5d817d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/beton_01n.jpg using Guid(e61358ec39887214d87467faa5d817d0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cb6503f2f07f7109e036a3e788b6ad61') in 0.102720 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Textures/PD_BnW.png
artifactKey: Guid(2e0c819413fae94439b449ac57ed2323) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/PD_BnW.png using Guid(2e0c819413fae94439b449ac57ed2323) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a53dbdc0674f0bfc6c33ce9fcc8592b3') in 0.022782 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Destroyed_city_FREE/Textures/wrak_zedn.jpg
artifactKey: Guid(4f271df11a6dc16478671e26fc84a491) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/wrak_zedn.jpg using Guid(4f271df11a6dc16478671e26fc84a491) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0222aae6a19a5336c650f90693311d19') in 0.029001 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets
artifactKey: Guid(7cfe0841203d4364cb1b1d1fb72bb4a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets using Guid(7cfe0841203d4364cb1b1d1fb72bb4a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '232ad694a2b13093aa8b6fee90cad07c') in 0.007875 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Textures/Terrain Grass
artifactKey: Guid(d27dc089691d7dc41b6d83c15c9623fc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/Terrain Grass using Guid(d27dc089691d7dc41b6d83c15c9623fc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '02edfae3799cadd656a5d7c49403548e') in 0.007509 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Destroyed_city_FREE/Textures/ground_kaminky2.psd
artifactKey: Guid(ccd7f51376e89f04eb3b41268375497c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/ground_kaminky2.psd using Guid(ccd7f51376e89f04eb3b41268375497c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '404d0d872bb06fcdaf7c54c51f37e438') in 0.021491 seconds
========================================================================
Received Import Request.
Time since last request: 44.334692 seconds.
path: Assets/Destroyed_city_FREE/Textures/beton_01.psd
artifactKey: Guid(90e69f873d9a0ea4984de801756b6a65) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/beton_01.psd using Guid(90e69f873d9a0ea4984de801756b6a65) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3fa65f7bc9989b70723c4fa940e91ebb') in 0.030490 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Destroyed_city_FREE/Textures/black.psd
artifactKey: Guid(8887e09c6cc70be438f928c9baa1127d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/black.psd using Guid(8887e09c6cc70be438f928c9baa1127d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4aa584cf379717f200b0a7aa03ff8bb2') in 0.030614 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Destroyed_city_FREE/Textures/PD_BnW.png
artifactKey: Guid(2e0c819413fae94439b449ac57ed2323) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/PD_BnW.png using Guid(2e0c819413fae94439b449ac57ed2323) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b5b4925b4b46aaf22e172424b94232f2') in 0.013291 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Destroyed_city_FREE/Textures/otrepy.tga
artifactKey: Guid(f3b14f4d181dc464c9b1f2c03a03b5b2) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/otrepy.tga using Guid(f3b14f4d181dc464c9b1f2c03a03b5b2) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '290ed1a3c8babe6070db38832be5f785') in 0.071871 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Destroyed_city_FREE/Textures/Ground 01.psd
artifactKey: Guid(9c8aea782614a524e9cb6d5fd11928bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Textures/Ground 01.psd using Guid(9c8aea782614a524e9cb6d5fd11928bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c96e713aabb70af8da31ea06bb26a714') in 0.017166 seconds
========================================================================
Received Import Request.
Time since last request: 43.217768 seconds.
path: Assets/Destroyed_city_FREE/Prefabs
artifactKey: Guid(83bbdcc2502140f45b83986f4cacbf51) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs using Guid(83bbdcc2502140f45b83986f4cacbf51) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a1888c2870194237abfc082faaa35f06') in 0.008749 seconds
========================================================================
Received Import Request.
Time since last request: 0.051285 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/bet_skelet_01_LOD1.asset
artifactKey: Guid(9588f3d972aa09c478b4cf18a5698494) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/bet_skelet_01_LOD1.asset using Guid(9588f3d972aa09c478b4cf18a5698494) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '88c1c0d95a1797733440269a77b05e30') in 0.056413 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/troska_A_03_LOD2.asset
artifactKey: Guid(dc87f3b9f488bb046bfed7b0f6aa6ac1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/troska_A_03_LOD2.asset using Guid(dc87f3b9f488bb046bfed7b0f6aa6ac1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '256587c7d39d887d27bcdb24758ac132') in 0.019079 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/wrak_budova.prefab
artifactKey: Guid(19e3bec5d2084834e86823c680ab9eb1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/wrak_budova.prefab using Guid(19e3bec5d2084834e86823c680ab9eb1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2bd724a5aaa4775abfb1d75abcf6744a') in 2.278148 seconds
========================================================================
Received Import Request.
Time since last request: 15.427501 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/Light Flares/Sun.flare
artifactKey: Guid(09ebe82dbd1113c3d000dc0b8d76c639) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/Light Flares/Sun.flare using Guid(09ebe82dbd1113c3d000dc0b8d76c639) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'de10546c263213deac52db236c251fde') in 0.013805 seconds
========================================================================
Received Import Request.
Time since last request: 33.698621 seconds.
path: Assets/Destroyed_city_FREE/Trees
artifactKey: Guid(81c1b1f569011934b8425f25a092e777) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees using Guid(81c1b1f569011934b8425f25a092e777) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5bfe033ab272c7acab3b27ba02dc98b3') in 0.006731 seconds
========================================================================
Received Import Request.
Time since last request: 1.007050 seconds.
path: Assets/Destroyed_city_FREE/Trees/Materials
artifactKey: Guid(8f65c45adbc604c4c9ed656d9d188871) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Materials using Guid(8f65c45adbc604c4c9ed656d9d188871) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e9447a8b53111347a270d9133e6addfc') in 0.006325 seconds
========================================================================
Received Import Request.
Time since last request: 0.413010 seconds.
path: Assets/Destroyed_city_FREE/Trees/Prefabs
artifactKey: Guid(8670d4d48ed17d04ca21f07493abb594) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Prefabs using Guid(8670d4d48ed17d04ca21f07493abb594) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'aa8a1e77ceb7583e7950d1c80a91c15b') in 0.006325 seconds
========================================================================
Received Import Request.
Time since last request: 0.464160 seconds.
path: Assets/Destroyed_city_FREE/Trees/Prefabs/Bush_A.prefab
artifactKey: Guid(08170dd4d8d521f49a99199199f35808) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Prefabs/Bush_A.prefab using Guid(08170dd4d8d521f49a99199199f35808) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ed762b327ad9070c6910d994a9f92a3e') in 0.062889 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Destroyed_city_FREE/Trees/Prefabs/Tree_01.prefab
artifactKey: Guid(6e6f4b2fae88c514c9fe54b33a00e51c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Prefabs/Tree_01.prefab using Guid(6e6f4b2fae88c514c9fe54b33a00e51c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '934765472880cbfae6a68164b8cc4c02') in 0.079587 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Destroyed_city_FREE/Trees/Prefabs/Tree_09.prefab
artifactKey: Guid(4a8060f5ff8cf6d449db1a220601398e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Prefabs/Tree_09.prefab using Guid(4a8060f5ff8cf6d449db1a220601398e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9fa926e500dfe3be545ba1ad14b49c44') in 0.076142 seconds
========================================================================
Received Import Request.
Time since last request: 2.153839 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures
artifactKey: Guid(4b6940b1c0b9d8245991553b56be7f00) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures using Guid(4b6940b1c0b9d8245991553b56be7f00) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1bb0e426cb81bf7167bfb3063e654038') in 0.006413 seconds
========================================================================
Received Import Request.
Time since last request: 0.170011 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_3.psd
artifactKey: Guid(d47533f5c5d5e4d4787a3121180480df) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_3.psd using Guid(d47533f5c5d5e4d4787a3121180480df) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8c9122cefc51c0082fd79349d91a3db6') in 0.015847 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeLeaf_2_b.psd
artifactKey: Guid(c0a790b636be87d4d9319c798a3ab353) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeLeaf_2_b.psd using Guid(c0a790b636be87d4d9319c798a3ab353) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'edcb82c0e8b97a6914893352c3892d15') in 0.015504 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_4_b.jpg
artifactKey: Guid(e1187bbaecc41424f833ea0e6de417f8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_4_b.jpg using Guid(e1187bbaecc41424f833ea0e6de417f8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1ccd30eec68a5d79a87b6efb4c983148') in 0.015784 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_4.psd
artifactKey: Guid(a11f471570ee65442be241bdf31a51a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Textures/TreeBark_4.psd using Guid(a11f471570ee65442be241bdf31a51a8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'de8e3512cf4a3dea9af6ff65fb1875e5') in 0.015120 seconds
========================================================================
Received Import Request.
Time since last request: 2.044914 seconds.
path: Assets/Destroyed_city_FREE/Trees/Materials/TreeBark_3.mat
artifactKey: Guid(52b41f045d3d98344bff10ccf483ea8d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Materials/TreeBark_3.mat using Guid(52b41f045d3d98344bff10ccf483ea8d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3e779d261d0a372e8eb9aeca924d3058') in 0.099856 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Trees/Materials/TreeLeaf_2.mat
artifactKey: Guid(b2fc062b61babb14ba162c3adbc527f3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Trees/Materials/TreeLeaf_2.mat using Guid(b2fc062b61babb14ba162c3adbc527f3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1da1b861a853532713c1ccf7df506ae5') in 0.023298 seconds
========================================================================
Received Import Request.
Time since last request: 20.794081 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Character Controllers
artifactKey: Guid(0b6a5d177cef0364abbd452e55366b99) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Character Controllers using Guid(0b6a5d177cef0364abbd452e55366b99) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '537a6f8537f528a23177413fc1688fda') in 0.007630 seconds
========================================================================
Received Import Request.
Time since last request: 0.242030 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Light Flares
artifactKey: Guid(0110f0fdbb706a04a851af5ebde2ab7d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Light Flares using Guid(0110f0fdbb706a04a851af5ebde2ab7d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7b882bed47002da398a4cbc8d96bab3f') in 0.002057 seconds
========================================================================
Received Import Request.
Time since last request: 0.214510 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Skyboxes
artifactKey: Guid(02d7214c278de114ebcca1929579b87d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Skyboxes using Guid(02d7214c278de114ebcca1929579b87d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0f5aa2fb9f0bb95266cc0afd2b87fed4') in 0.007491 seconds
========================================================================
Received Import Request.
Time since last request: 0.158134 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Skyboxes/Sunny3 Skybox.mat
artifactKey: Guid(53412155bc1016547b1a77b2333c0380) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Skyboxes/Sunny3 Skybox.mat using Guid(53412155bc1016547b1a77b2333c0380) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5ae1c3813524d126af8325be00651cfc') in 0.214134 seconds
========================================================================
Received Import Request.
Time since last request: 0.912380 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Skyboxes/Textures
artifactKey: Guid(6d9833791487c4940b63bf3b151c68d4) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Skyboxes/Textures using Guid(6d9833791487c4940b63bf3b151c68d4) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5366f337f84ac1b785fc1502839a86a4') in 0.003979 seconds
========================================================================
Received Import Request.
Time since last request: 4.069082 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Water (Pro Only)
artifactKey: Guid(68eaae48af4fa8e419f497497e7baa41) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Water (Pro Only) using Guid(68eaae48af4fa8e419f497497e7baa41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd8bfa6abc35c83dcb87e844ee1271293') in 0.008420 seconds
========================================================================
Received Import Request.
Time since last request: 0.191150 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Water (Pro Only)/Daylight Water.prefab
artifactKey: Guid(58330fb30fe4b4b4797a46a7e1d76088) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Water (Pro Only)/Daylight Water.prefab using Guid(58330fb30fe4b4b4797a46a7e1d76088) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2323c8d0202f5842735db9597de45085') in 0.052388 seconds
========================================================================
Received Import Request.
Time since last request: 1.287052 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Water (Pro Only)/Sources
artifactKey: Guid(a65abc144caf376448516a86147096c5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Water (Pro Only)/Sources using Guid(a65abc144caf376448516a86147096c5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'be9c7fc18bb2acb4b7be0650a8c4b5de') in 0.008138 seconds
========================================================================
Received Import Request.
Time since last request: 6.377478 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Light Flares/Sources
artifactKey: Guid(03499c1366380064f80bbd2bd7d910a9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Light Flares/Sources using Guid(03499c1366380064f80bbd2bd7d910a9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5f2afa601292571b44621834de8c9076') in 0.002387 seconds
========================================================================
Received Import Request.
Time since last request: 0.904281 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Light Flares/Sources/Textures
artifactKey: Guid(1db82260bea77a3469047a0b780fb0cd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Light Flares/Sources/Textures using Guid(1db82260bea77a3469047a0b780fb0cd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9c744c4f1994f8e75b6823f353f7fde5') in 0.002043 seconds
========================================================================
Received Import Request.
Time since last request: 0.138264 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Light Flares/Sources/Textures/50mmflare.psd
artifactKey: Guid(23a02ac18d11c9ffa0009c58a8ad6659) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Light Flares/Sources/Textures/50mmflare.psd using Guid(23a02ac18d11c9ffa0009c58a8ad6659) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ac10572c7f8d5fb8ddf4b0bc91503748') in 0.021719 seconds
========================================================================
Received Import Request.
Time since last request: 5.398371 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Character Controllers/First Person Controller.prefab
artifactKey: Guid(9d4133d5d30b644bd87802a347eaccbe) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Character Controllers/First Person Controller.prefab using Guid(9d4133d5d30b644bd87802a347eaccbe) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ea8ad552d751a91be343f1b54a02f90e') in 0.016905 seconds
========================================================================
Received Import Request.
Time since last request: 0.978395 seconds.
path: Assets/Destroyed_city_FREE/Standard Assets/Character Controllers/Sources
artifactKey: Guid(e662945adf21d324b89c15e813fa3073) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Standard Assets/Character Controllers/Sources using Guid(e662945adf21d324b89c15e813fa3073) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fdabfcfb25ef53202d86a0abe53a5b7b') in 0.002484 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012562 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.95 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.092 seconds
Domain Reload Profiling:
ReloadAssembly (2092ms)
BeginReloadAssembly (194ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (78ms)
EndReloadAssembly (1783ms)
LoadAssemblies (124ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (398ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (70ms)
SetupLoadedEditorAssemblies (1075ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (13ms)
SetLoadedEditorAssemblies (2ms)
RefreshPlugins (5ms)
BeforeProcessingInitializeOnLoad (124ms)
ProcessInitializeOnLoadAttributes (676ms)
ProcessInitializeOnLoadMethodAttributes (245ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (23ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 9.76 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7091 Unused Serialized files (Serialized files now loaded: 0)
Unloading 94 unused Assets / (4.9 MB). Loaded Objects now: 7930.
Memory consumption went from 441.8 MB to 436.9 MB.
Total: 10.327900 ms (FindLiveObjects: 0.755400 ms CreateObjectMapping: 0.647800 ms MarkObjects: 5.826800 ms DeleteObjects: 3.096300 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: 22.755002 seconds.
path: Assets/Destroyed_city_FREE/Scenes
artifactKey: Guid(d59e71799168793469ffe60fb8d7ad5b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes using Guid(d59e71799168793469ffe60fb8d7ad5b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6e1d72f9473460020ad377de0a375c9c') in 0.019321 seconds
========================================================================
Received Import Request.
Time since last request: 0.229637 seconds.
path: Assets/Destroyed_city_FREE/Scenes/Terrain destroyed_city.asset
artifactKey: Guid(a7464d9a0a8339e41b7a7b292819d51b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/Terrain destroyed_city.asset using Guid(a7464d9a0a8339e41b7a7b292819d51b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) Tree prefab at index 0 is missing.
Tree prefab at index 1 is missing.
Tree prefab at index 2 is missing.
-> (artifact id: '4422aff4064e07128921ae2db5bc7e2a') in 0.081781 seconds
========================================================================
Received Import Request.
Time since last request: 1.556402 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city
artifactKey: Guid(a2e4591e22504e6469eafe35af08132f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city using Guid(a2e4591e22504e6469eafe35af08132f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9d615610ebb7ab84965101582ee6bd42') in 0.008121 seconds
========================================================================
Received Import Request.
Time since last request: 0.582341 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-0.exr
artifactKey: Guid(f2762cea7f740bc489a92dcb8759cfda) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-0.exr using Guid(f2762cea7f740bc489a92dcb8759cfda) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ea2d2d74df45e76326fd20f959f3de23') in 0.031835 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-6.exr
artifactKey: Guid(5bc2253b75b69fb46a8791a5c9bce972) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-6.exr using Guid(5bc2253b75b69fb46a8791a5c9bce972) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '37224185aba798f2978fcb9a72d77627') in 0.022581 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-5.exr
artifactKey: Guid(8f05800eba8ca8342964acc621ce1cdd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-5.exr using Guid(8f05800eba8ca8342964acc621ce1cdd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b34b2dd661fa3cf43283d1e5911d4541') in 0.021118 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-2.exr
artifactKey: Guid(5521a5af10eb7a1488540cd048588500) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-2.exr using Guid(5521a5af10eb7a1488540cd048588500) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f0ff431d5b77c92e938bc253babf0a97') in 0.021140 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-14.exr
artifactKey: Guid(600eccb082ffc824cb9ff0d0fd797c2c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-14.exr using Guid(600eccb082ffc824cb9ff0d0fd797c2c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6e1422b9c1caf298d535bbba140ce3c4') in 0.021567 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-7.exr
artifactKey: Guid(e116ec9a42d3ff9449f77a447c766be1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-7.exr using Guid(e116ec9a42d3ff9449f77a447c766be1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd144a8c6ad6464e0b4174de1b02b4332') in 0.021140 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-9.exr
artifactKey: Guid(1ee2eb8c59f47124fac14303638f5fe8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-9.exr using Guid(1ee2eb8c59f47124fac14303638f5fe8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2c790e31fc1a4cdb5b912d3fa92e5369') in 0.024079 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-8.exr
artifactKey: Guid(95ba1a14c944bd24d8274375ee74ad65) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-8.exr using Guid(95ba1a14c944bd24d8274375ee74ad65) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '20c732357f74247e235ab9ce6c9731ef') in 0.024154 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-10.exr
artifactKey: Guid(1b54b539798759949955c23b44b723de) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapFar-10.exr using Guid(1b54b539798759949955c23b44b723de) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8e25041a494e33837543a4d8061397b3') in 0.022853 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-1.exr
artifactKey: Guid(3a4a5f17724633b4eac2e81614cba227) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-1.exr using Guid(3a4a5f17724633b4eac2e81614cba227) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7d9215f955c8826132e3f429aba5047e') in 0.021671 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-11.exr
artifactKey: Guid(09459019ac8f1ca4c968b2f025416011) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-11.exr using Guid(09459019ac8f1ca4c968b2f025416011) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1a7cea7045cce6735f62d1c94cc7eeec') in 0.022095 seconds
========================================================================
Received Import Request.
Time since last request: 0.000097 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-2.exr
artifactKey: Guid(18d710b663f8ae14d843bdf35688e26b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-2.exr using Guid(18d710b663f8ae14d843bdf35688e26b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f9fda3a0d0a6002eefb5b71709b17610') in 0.022325 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-4.exr
artifactKey: Guid(30126cc857fabbb4bac686985301d8d5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-4.exr using Guid(30126cc857fabbb4bac686985301d8d5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4c291a25a67b69d674349c343eb23ba6') in 0.021215 seconds
========================================================================
Received Import Request.
Time since last request: 0.000053 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-8.exr
artifactKey: Guid(2bf78c82aeb702948a640fc4728af0ed) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-8.exr using Guid(2bf78c82aeb702948a640fc4728af0ed) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ac29efc706bb6704efa1973496193c61') in 0.024304 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-3.exr
artifactKey: Guid(ecf59f8623142144cacf567100b47302) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-3.exr using Guid(ecf59f8623142144cacf567100b47302) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '98b66a801c596676c5c71acb5f68ab15') in 0.021795 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-5.exr
artifactKey: Guid(7eb9a5b597a5ca845b8baf54254c1c67) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-5.exr using Guid(7eb9a5b597a5ca845b8baf54254c1c67) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a09aa987e45e53bca320acfc054ad3e0') in 0.023538 seconds
========================================================================
Received Import Request.
Time since last request: 1.696661 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-13.exr
artifactKey: Guid(883171961a972ef42a4d4aa8575b7924) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-13.exr using Guid(883171961a972ef42a4d4aa8575b7924) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd71ea2ca30bf18bd9120821c83275953') in 0.024149 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-17.exr
artifactKey: Guid(4d2541c9ef05c2d4dbed99b3e22e543b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Scenes/destroyed_city/LightmapNear-17.exr using Guid(4d2541c9ef05c2d4dbed99b3e22e543b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4dbe3f1b7c70c6b94d1b5c0fd6a87c57') in 0.032986 seconds
========================================================================
Received Import Request.
Time since last request: 5.011586 seconds.
path: Assets/Destroyed_city_FREE/Models
artifactKey: Guid(5288abab5076245489af7fd397a120bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models using Guid(5288abab5076245489af7fd397a120bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd5d6be179511a2ea18996bc0ec2d808c') in 0.006579 seconds
========================================================================
Received Import Request.
Time since last request: 0.223179 seconds.
path: Assets/Destroyed_city_FREE/Models/bet_skelet.FBX
artifactKey: Guid(e3c33f484ba1f9e4fb9e43d26361ed0a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/bet_skelet.FBX using Guid(e3c33f484ba1f9e4fb9e43d26361ed0a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1db1a3b09df7650e9c81dc1181c00730') in 0.240071 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Destroyed_city_FREE/Models/troska_A_03.prefab
artifactKey: Guid(a659e5f6c9304a241b360f6ddde5fceb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/troska_A_03.prefab using Guid(a659e5f6c9304a241b360f6ddde5fceb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ee2608c1783aceb143d2c83f0ee6cee1') in 0.037537 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/Destroyed_city_FREE/Models/troska_A.FBX
artifactKey: Guid(5447f016f83dfde47a5b78148735be89) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/troska_A.FBX using Guid(5447f016f83dfde47a5b78148735be89) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '144b5913baadf4bda35b4ea183f5896b') in 0.032187 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Destroyed_city_FREE/Models/wrak_steny.FBX
artifactKey: Guid(35822b9f61ef0b249bea5d4a893a22bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/wrak_steny.FBX using Guid(35822b9f61ef0b249bea5d4a893a22bb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4bc8d15c4a11f423c6150967c4e7def6') in 0.038027 seconds
========================================================================
Received Import Request.
Time since last request: 3.749955 seconds.
path: Assets/Destroyed_city_FREE/Models/Materials
artifactKey: Guid(af8dc05b6cf32cc42bf1559e13c3e3ff) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/Materials using Guid(af8dc05b6cf32cc42bf1559e13c3e3ff) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '13f5d545d7c8ca7e8d6fbbd8f2035f2d') in 0.006760 seconds
========================================================================
Received Import Request.
Time since last request: 5.343734 seconds.
path: Assets/Destroyed_city_FREE/Models/Materials/beton_01.mat
artifactKey: Guid(3a43b0a1f29377e4a97c6374af39b6c3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/Materials/beton_01.mat using Guid(3a43b0a1f29377e4a97c6374af39b6c3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd37fef2874829b6ee5de28e903124ff8') in 0.039371 seconds
========================================================================
Received Import Request.
Time since last request: 1.608929 seconds.
path: Assets/Destroyed_city_FREE/Models/Materials/Assets_URPConverterIndex.index
artifactKey: Guid(a11c5e1d206f0c74ba67ec24bc597af6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Models/Materials/Assets_URPConverterIndex.index using Guid(a11c5e1d206f0c74ba67ec24bc597af6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd373c8e25884af1f9a65251b352e0680') in 0.017716 seconds
========================================================================
Received Import Request.
Time since last request: 2.368956 seconds.
path: Assets/CustomCloth.cs
artifactKey: Guid(292945e795e9c6741aa2d0365d09dcb5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/CustomCloth.cs using Guid(292945e795e9c6741aa2d0365d09dcb5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd8b8d3a85aa91a7ebec0ab1ea377ce15') in 0.249944 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/FlexibleColorPicker/SecondaryPicker Variant.prefab
artifactKey: Guid(0377dac3e7d09334f89a88e916ab80df) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FlexibleColorPicker/SecondaryPicker Variant.prefab using Guid(0377dac3e7d09334f89a88e916ab80df) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e3691d8e7c3a80155e75166967124457') in 0.518805 seconds
========================================================================
Received Import Request.
Time since last request: 0.000052 seconds.
path: Assets/Daz3D/CHANGELOG.md
artifactKey: Guid(55ed265e4d7d543848b638941ba808b7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/CHANGELOG.md using Guid(55ed265e4d7d543848b638941ba808b7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c27edb461cf9de73f8c178f7f6eb1017') in 0.033252 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Terrain 3 0.asset
artifactKey: Guid(fa19e3b7369cc64469ed855fd2b2aba9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 3 0.asset using Guid(fa19e3b7369cc64469ed855fd2b2aba9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0a8f5adbcb32e7c7cce4d1c1d62756e7') in 0.170087 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 3 0.asset
artifactKey: Guid(fd343fa4ad101ca41bda415ee2aa78f2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 3 0.asset using Guid(fd343fa4ad101ca41bda415ee2aa78f2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '2776a39fed203525c9bc93c447d1589b') in 0.078224 seconds
========================================================================
Received Import Request.
Time since last request: 0.000054 seconds.
path: Assets/Terrain 0 0.asset
artifactKey: Guid(d80b07c3382b0954984107cb695edcc3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 0 0.asset using Guid(d80b07c3382b0954984107cb695edcc3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd25972d20bdf38b658ef8ee1ab5e5e8c') in 0.045040 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Terrain 1.asset
artifactKey: Guid(c79d01fdef64a994ea2d76d37179de9d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 1.asset using Guid(c79d01fdef64a994ea2d76d37179de9d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'db1054cd8ddd96b393ce20ec4462dbe4') in 0.052464 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/UniversalRenderPipelineGlobalSettings.asset
artifactKey: Guid(3084388dbdc632144ba3522f9e8b6473) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/UniversalRenderPipelineGlobalSettings.asset using Guid(3084388dbdc632144ba3522f9e8b6473) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2ce437627104f71b1c033d4eb19ac489') in 0.013603 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/InputSystem.inputsettings.asset
artifactKey: Guid(792c806a15ce6184a8c9b559372da5f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/InputSystem.inputsettings.asset using Guid(792c806a15ce6184a8c9b559372da5f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8991f3421512dec57fbe2c2671639db3') in 0.023529 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/README.md
artifactKey: Guid(1c81adbc177ef4ab8ab682b9ff218a1e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/README.md using Guid(1c81adbc177ef4ab8ab682b9ff218a1e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f769ac89c068f141ce2f8853e3002d92') in 0.018812 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 0 2.asset
artifactKey: Guid(c41851f8647920f47aca0fe46dcafe49) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 0 2.asset using Guid(c41851f8647920f47aca0fe46dcafe49) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '99281f09b6afbad11507c01809feb103') in 0.022265 seconds
========================================================================
Received Import Request.
Time since last request: 0.000046 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 3.asset
artifactKey: Guid(bcf5a941094e8bc4ab8462067952eee7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 3.asset using Guid(bcf5a941094e8bc4ab8462067952eee7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '6a586e0fe84846722b934a5cfff311a8') in 0.061627 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 2.asset
artifactKey: Guid(bf81d38563753e3439367adb43829c50) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 2.asset using Guid(bf81d38563753e3439367adb43829c50) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c6b6775f1bbf37fc0984a13d533fbc3e') in 0.059904 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 0.asset
artifactKey: Guid(5d90e5eefdcbd4c49ba2c3306982ebb9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 0.asset using Guid(5d90e5eefdcbd4c49ba2c3306982ebb9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '42c2aa763679048cb101c8892b30cf0d') in 0.069593 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 3 1.asset
artifactKey: Guid(9a1439c911798f34b98c484a2ba1d09b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 3 1.asset using Guid(9a1439c911798f34b98c484a2ba1d09b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'badc5a85709d146d9284b24baf78657d') in 0.023644 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Terrain 2.asset
artifactKey: Guid(3b92b150c234cdd4cb88e1e6b4a64f43) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 2.asset using Guid(3b92b150c234cdd4cb88e1e6b4a64f43) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ccd31e11329c4a8329c08f787d48b636') in 0.052148 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 0 0.asset
artifactKey: Guid(eabf07ac1a412644db163cbeab2557c0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 0 0.asset using Guid(eabf07ac1a412644db163cbeab2557c0) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2bdd1a6f8d4ecbd739bd3fc9e984aa85') in 0.022481 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Terrain 2 2.asset
artifactKey: Guid(50d6227d444e5f143a04cc99eac023fb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 2 2.asset using Guid(50d6227d444e5f143a04cc99eac023fb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b1f9094fde4a6dd3ddea70e47dc2feda') in 0.054479 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 1 0.asset
artifactKey: Guid(77fbac13287d2244ba1489b38d53491e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 1 0.asset using Guid(77fbac13287d2244ba1489b38d53491e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '408ef15c395c593a3e65c4d85eeb1b48') in 0.058937 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Terrain 1 3.asset
artifactKey: Guid(b6c40ed783d86d544a9837a91c26e634) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 1 3.asset using Guid(b6c40ed783d86d544a9837a91c26e634) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4592442ca4b4bd981ca3bcd1afd021cf') in 0.329426 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Terrain 2 3.asset
artifactKey: Guid(cbad1237513d7a646b62bcb9b4d1d94e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 2 3.asset using Guid(cbad1237513d7a646b62bcb9b4d1d94e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f056ea85ba2771749f090eb2a89054c3') in 0.050639 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 1 3.asset
artifactKey: Guid(cad11043b8096eb43ac0f38542298e78) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 1 3.asset using Guid(cad11043b8096eb43ac0f38542298e78) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '629b01cecb240dab98ff4b0397a30713') in 0.056774 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 2 2.asset
artifactKey: Guid(57926bb4ad01baf439298933cc873c6c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 2 2.asset using Guid(57926bb4ad01baf439298933cc873c6c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '891b4903cfa8b056189f1910a2f1f395') in 0.020476 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Terrain 2 0.asset
artifactKey: Guid(145c048cb88f26f44a38ddc424cef6ac) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 2 0.asset using Guid(145c048cb88f26f44a38ddc424cef6ac) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3389fb120a0dc5fe5aa1c933b1fa3029') in 0.053436 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Terrain 2 1.asset
artifactKey: Guid(2e5add320ccbcd14180edeb8779f2456) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 2 1.asset using Guid(2e5add320ccbcd14180edeb8779f2456) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a3375fdfce828569c458cfd798ab8306') in 0.044813 seconds
========================================================================
Received Import Request.
Time since last request: 0.000048 seconds.
path: Assets/New Terrain.asset
artifactKey: Guid(e53cccbc2aede6c439da3dc36bd21e68) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/New Terrain.asset using Guid(e53cccbc2aede6c439da3dc36bd21e68) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '66ae0919f8970a6ae0d0f61d5959562a') in 0.077072 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 1 0.asset
artifactKey: Guid(a07a4539fee44534a924871d96bcd352) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 1 0.asset using Guid(a07a4539fee44534a924871d96bcd352) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e549b58856f9a61d1e8d926c368d505a') in 0.026774 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 3 1.asset
artifactKey: Guid(fed07dbfefe277143be2523f514eff6b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 3 1.asset using Guid(fed07dbfefe277143be2523f514eff6b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '5efa600275e9bdda2848dde169eba78d') in 0.063471 seconds
========================================================================
Received Import Request.
Time since last request: 0.000050 seconds.
path: Assets/Terrain 3.asset
artifactKey: Guid(303875763a1c468478c21739e10a9053) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 3.asset using Guid(303875763a1c468478c21739e10a9053) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '59d00565a45a4ab16669849a65cbbf9e') in 0.052467 seconds
========================================================================
Received Import Request.
Time since last request: 0.000057 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 0 0.asset
artifactKey: Guid(bffd8aadd5314754095e99cdb069c747) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 0 0.asset using Guid(bffd8aadd5314754095e99cdb069c747) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cd890e4b39fc818f7f041fa787d001b9') in 0.062275 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/FemaleMovementAnimsetPro/readme.txt
artifactKey: Guid(72671283aeb93cc4b9f3bb907c79507f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/FemaleMovementAnimsetPro/readme.txt using Guid(72671283aeb93cc4b9f3bb907c79507f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3c590e43048b61abd208bb9814e97574') in 0.019913 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 2 2.asset
artifactKey: Guid(80f3c0440b424654a9ed0e440e092f4d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 2 2.asset using Guid(80f3c0440b424654a9ed0e440e092f4d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c4eb9a31b12f1a5e6ab66200d236bab8') in 0.058902 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Sky/SkyCubemap.hdr
artifactKey: Guid(6a2e1d8dbf4772b4a905509ab02429c4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/SkyCubemap.hdr using Guid(6a2e1d8dbf4772b4a905509ab02429c4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '8e3ecff1d1fc13f3e4f0bf7336d912c1') in 0.096769 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Sky/DefaultLightingPreset.asset
artifactKey: Guid(034d596cb8d9b2a4d8c97cb73395ee26) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/DefaultLightingPreset.asset using Guid(034d596cb8d9b2a4d8c97cb73395ee26) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5be47e34411626346ade623a3537b400') in 0.024168 seconds
========================================================================
Received Import Request.
Time since last request: 0.000053 seconds.
path: Assets/Settings/Medium_PipelineAsset_ForwardRenderer.asset
artifactKey: Guid(36662e3ff2c285e4dafd2515e5a320a2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Medium_PipelineAsset_ForwardRenderer.asset using Guid(36662e3ff2c285e4dafd2515e5a320a2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '45cacd26bbda2fdf5b382efa93b8529e') in 0.043153 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Scripts/ModItem.cs
artifactKey: Guid(4f801265211d27f4185dacee26c2b179) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ModItem.cs using Guid(4f801265211d27f4185dacee26c2b179) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b8169a744472ecca9ca898a941a70c6f') in 0.010351 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Settings/Very Low_PipelineAsset_ForwardRenderer.asset
artifactKey: Guid(0a9c24a958f1f20448424ad6094abd3a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Very Low_PipelineAsset_ForwardRenderer.asset using Guid(0a9c24a958f1f20448424ad6094abd3a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'baf77cd68dbdd31ecd722efe439081f3') in 0.035100 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Scripts/TattooOverlay.cs
artifactKey: Guid(ad04dceba307ca242b4e2a511310b3b7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/TattooOverlay.cs using Guid(ad04dceba307ca242b4e2a511310b3b7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c89f302dd22cd95fd6c5b0d8ca037417') in 0.011239 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/Prefabs/Exterior Fog.prefab
artifactKey: Guid(4e0145db3d33c7144bc65aa5f7cb7674) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Prefabs/Exterior Fog.prefab using Guid(4e0145db3d33c7144bc65aa5f7cb7674) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4e8062b1d0cb1f915c53aca1414dbdcc') in 0.164211 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Settings/Low_PipelineAsset_ForwardRenderer.asset
artifactKey: Guid(5360bd6164dd9c640bf8912b63a8b67f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Low_PipelineAsset_ForwardRenderer.asset using Guid(5360bd6164dd9c640bf8912b63a8b67f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a665ae2f1c31c129f73a3f86a360b41c') in 0.027164 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Scenes/World.unity
artifactKey: Guid(e9017d5f96b9f09489b4b37e1d6eb914) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scenes/World.unity using Guid(e9017d5f96b9f09489b4b37e1d6eb914) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Opening scene 'Assets/Scenes/World.unity additively'
LightingSettings: switching bake backend from 1 to 2.
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.SceneManagement.EditorSceneManager:OpenScene (string,UnityEditor.SceneManagement.OpenSceneMode)
UnityEditor.Search.AssetIndexer:IndexScene (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)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Loaded scene 'Assets/Scenes/World.unity'
Deserialize: 87.459 ms
Integration: 10002.274 ms
Integration of assets: 0.053 ms
Thread Wait Time: -0.035 ms
Total Operation Time: 10089.752 ms
Generated GUIDs only implemented for interfaces!
-> (artifact id: '8b8c42c4fd2ba33ebc9879033497737a') in 90.826785 seconds
========================================================================
Received Import Request.
Time since last request: 34.768177 seconds.
path: Assets/Destroyed_city_FREE/Prefabs/wrak_budova.prefab
artifactKey: Guid(19e3bec5d2084834e86823c680ab9eb1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Prefabs/wrak_budova.prefab using Guid(19e3bec5d2084834e86823c680ab9eb1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '724b56bd9ee205da3485ea0cd168f0ad') in 0.032762 seconds
========================================================================
Received Import Request.
Time since last request: 60.760455 seconds.
path: Assets/Destroyed_city_FREE/Building Skeleton
artifactKey: Guid(5288abab5076245489af7fd397a120bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE/Building Skeleton using Guid(5288abab5076245489af7fd397a120bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6748245bb8743b8974a4cb0c6ddb3178') in 0.007946 seconds
========================================================================
Received Import Request.
Time since last request: 1.987031 seconds.
path: Assets/Destroyed_city_FREE
artifactKey: Guid(ac895a4e4f2095547b7ed52feeb9428f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Destroyed_city_FREE using Guid(ac895a4e4f2095547b7ed52feeb9428f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4ac2724450ef0be1b5c18ca7d6c363f5') in 0.007052 seconds
========================================================================
Received Import Request.
Time since last request: 1.509896 seconds.
path: Assets/KB3D
artifactKey: Guid(cfaeae5756b3235459c6bf5a1cb0fdd9) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/KB3D using Guid(cfaeae5756b3235459c6bf5a1cb0fdd9) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9bee01f502fcc93e3a0491535adee157') in 0.007110 seconds
========================================================================
Received Import Request.
Time since last request: 16.665393 seconds.
path: Assets/DynamicBone
artifactKey: Guid(95691a3c654d2604f8512c8467ce2e2f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/DynamicBone using Guid(95691a3c654d2604f8512c8467ce2e2f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'eeaf998d4df4e6148e15a62fc65c6d66') in 0.006793 seconds
========================================================================
Received Import Request.
Time since last request: 46.889254 seconds.
path: Assets/AllStarCharacterLibrary
artifactKey: Guid(5dc29e6dfe15e0447aeea69920c4ce75) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/AllStarCharacterLibrary using Guid(5dc29e6dfe15e0447aeea69920c4ce75) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '95cbfbad3cbc1e1dfb3f4d2a81a3ed47') in 0.007187 seconds
========================================================================
Received Import Request.
Time since last request: 21.681748 seconds.
path: Assets/Prefabs/RckPlayer Variant.prefab
artifactKey: Guid(e4295a978fc0c534bb2cc9cc7ed6d57b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Prefabs/RckPlayer Variant.prefab using Guid(e4295a978fc0c534bb2cc9cc7ed6d57b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1fc9072488952d398246e46933739751') in 1.924752 seconds
========================================================================
Received Import Request.
Time since last request: 11.200752 seconds.
path: Assets/SpeechBlend/README.md
artifactKey: Guid(c4f6200c8e99f9c4db1a87b0fc7324ad) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/README.md using Guid(c4f6200c8e99f9c4db1a87b0fc7324ad) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2d9f3687c467897e1fc67830db5c5c87') in 0.009279 seconds
========================================================================
Received Import Request.
Time since last request: 16.282772 seconds.
path: Assets/SpeechBlend/Scripts
artifactKey: Guid(a7d37a595ed943c4f92f70a8ec07043b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Scripts using Guid(a7d37a595ed943c4f92f70a8ec07043b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '60bc0f995a0a38554176aaef3d6d8825') in 0.007066 seconds
========================================================================
Received Import Request.
Time since last request: 0.895561 seconds.
path: Assets/SpeechBlend/Scripts/WebGL
artifactKey: Guid(f4aa5a9293bdb294898bc92155b90454) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Scripts/WebGL using Guid(f4aa5a9293bdb294898bc92155b90454) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7643458a455652830ce67b53053f41db') in 0.007226 seconds
========================================================================
Received Import Request.
Time since last request: 2.118512 seconds.
path: Assets/SpeechBlend/Scripts/SelectFaceBlendshapes.cs
artifactKey: Guid(44584bc1798e32d4488001f95757489f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Scripts/SelectFaceBlendshapes.cs using Guid(44584bc1798e32d4488001f95757489f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b3e569bdca583401c76d58a8578a639d') in 0.008301 seconds
========================================================================
Received Import Request.
Time since last request: 1.515550 seconds.
path: Assets/SpeechBlend/Scripts/SpeechBlend.cs
artifactKey: Guid(5a2b0e8dc0a170a4082c251e6797a597) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Scripts/SpeechBlend.cs using Guid(5a2b0e8dc0a170a4082c251e6797a597) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '06f1eca64d6aaa0a9ec32394dc2a63eb') in 0.006724 seconds
========================================================================
Received Import Request.
Time since last request: 10.393908 seconds.
path: Assets/SpeechBlend/Documentation
artifactKey: Guid(0f33aae7f89eec343a86821ea793a143) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Documentation using Guid(0f33aae7f89eec343a86821ea793a143) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '85ed66b8db81a8d634101e2edada7fa1') in 0.010040 seconds
========================================================================
Received Import Request.
Time since last request: 1.615991 seconds.
path: Assets/SpeechBlend/DLL
artifactKey: Guid(9c3c7e6f646efe643aa57a56d740902c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/DLL using Guid(9c3c7e6f646efe643aa57a56d740902c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f9169671a278c52ba6cf1d591620a269') in 0.007204 seconds
========================================================================
Received Import Request.
Time since last request: 0.706215 seconds.
path: Assets/SpeechBlend/Demo
artifactKey: Guid(6cf8ef3890917094fa8b2cfdfb371e25) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo using Guid(6cf8ef3890917094fa8b2cfdfb371e25) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd90c772c92e5eb867dc82c6d74a41f6e') in 0.011676 seconds
========================================================================
Received Import Request.
Time since last request: 1.114762 seconds.
path: Assets/SpeechBlend/Demo/Animations
artifactKey: Guid(15371560c2c4c364dafbe43ed73a1d64) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Animations using Guid(15371560c2c4c364dafbe43ed73a1d64) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3c77a7d4995484e3ea137033d66bcf4b') in 0.006876 seconds
========================================================================
Received Import Request.
Time since last request: 2.929620 seconds.
path: Assets/SpeechBlend/Demo/Scenes
artifactKey: Guid(6117e52d8baca1e46ae4c83537aa42bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Scenes using Guid(6117e52d8baca1e46ae4c83537aa42bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '82eea7543ae9c10852f26e936e8f24fa') in 0.006418 seconds
========================================================================
Received Import Request.
Time since last request: 3.880934 seconds.
path: Assets/SpeechBlend/Demo/Scenes/SpeechBlendMicrophoneInputDemo.unity
artifactKey: Guid(574fa252e0aad8b419264d861fab457f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Scenes/SpeechBlendMicrophoneInputDemo.unity using Guid(574fa252e0aad8b419264d861fab457f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f50f46b506013312be1056dc4204308c') in 0.008028 seconds
========================================================================
Received Import Request.
Time since last request: 3.625939 seconds.
path: Assets/SpeechBlend/Demo/Scenes/SpeechBlendBasicDemo.unity
artifactKey: Guid(d68ffdd7958b51a43967e73277c57a82) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Scenes/SpeechBlendBasicDemo.unity using Guid(d68ffdd7958b51a43967e73277c57a82) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'dc1a8b9ccd10abf24f91a5f11e56de0e') in 0.006902 seconds
========================================================================
Received Import Request.
Time since last request: 25.088922 seconds.
path: Assets/SpeechBlend/Demo/Models
artifactKey: Guid(eb0ec6fb6c9736247912501bf3cead87) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Models using Guid(eb0ec6fb6c9736247912501bf3cead87) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fd67e3f926c44758277430724dda56ef') in 0.006394 seconds
========================================================================
Received Import Request.
Time since last request: 0.180310 seconds.
path: Assets/SpeechBlend/Demo/Materials
artifactKey: Guid(cc2b48191f29c3c4ab9fd325d1fa7ccc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Materials using Guid(cc2b48191f29c3c4ab9fd325d1fa7ccc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd422d71ba159210e45ce50ffc48665db') in 0.008227 seconds
========================================================================
Received Import Request.
Time since last request: 0.190154 seconds.
path: Assets/SpeechBlend/Demo/Materials/Ethan.mat
artifactKey: Guid(214764a649f0fb245a797cece456b964) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/SpeechBlend/Demo/Materials/Ethan.mat using Guid(214764a649f0fb245a797cece456b964) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7d89dd106d22bda099b8fef890f7d2a0') in 0.018590 seconds
========================================================================
Received Import Request.
Time since last request: 245.155114 seconds.
path: Assets/Daz3D/Races/Human/Female/Body (OLD Delete me).prefab
artifactKey: Guid(327251dd02480b24fa9a43f008887005) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Daz3D/Races/Human/Female/Body (OLD Delete me).prefab using Guid(327251dd02480b24fa9a43f008887005) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '524b5e07b29abbda53bc0112c3c4b270') in 1.477299 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012056 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 5.49 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.588 seconds
Domain Reload Profiling:
ReloadAssembly (2590ms)
BeginReloadAssembly (311ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (13ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (171ms)
EndReloadAssembly (2132ms)
LoadAssemblies (145ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (463ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (84ms)
SetupLoadedEditorAssemblies (1310ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (17ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (6ms)
BeforeProcessingInitializeOnLoad (148ms)
ProcessInitializeOnLoadAttributes (779ms)
ProcessInitializeOnLoadMethodAttributes (348ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (30ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 11.38 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7091 Unused Serialized files (Serialized files now loaded: 0)
Unloading 109 unused Assets / (4.9 MB). Loaded Objects now: 7996.
Memory consumption went from 460.8 MB to 455.9 MB.
Total: 10.870400 ms (FindLiveObjects: 1.020800 ms CreateObjectMapping: 1.049600 ms MarkObjects: 6.608900 ms DeleteObjects: 2.189300 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015820 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 5.03 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.321 seconds
Domain Reload Profiling:
ReloadAssembly (2322ms)
BeginReloadAssembly (180ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (74ms)
EndReloadAssembly (2018ms)
LoadAssemblies (115ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (431ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (90ms)
SetupLoadedEditorAssemblies (1243ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (14ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (5ms)
BeforeProcessingInitializeOnLoad (145ms)
ProcessInitializeOnLoadAttributes (772ms)
ProcessInitializeOnLoadMethodAttributes (298ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (23ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 11.65 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7091 Unused Serialized files (Serialized files now loaded: 0)
Unloading 92 unused Assets / (4.9 MB). Loaded Objects now: 8011.
Memory consumption went from 460.6 MB to 455.7 MB.
Total: 12.540900 ms (FindLiveObjects: 0.995100 ms CreateObjectMapping: 1.289300 ms MarkObjects: 8.539400 ms DeleteObjects: 1.715600 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: 1347.341307 seconds.
path: Assets/Daz3D/SoundEffects/Bottle
artifactKey: Guid(f13b8b7e78c020f41a93032147295a88) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Daz3D/SoundEffects/Bottle using Guid(f13b8b7e78c020f41a93032147295a88) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd30143bd840ca8615f263c227100e056') in 0.019663 seconds
========================================================================
Received Import Request.
Time since last request: 10.729205 seconds.
path: Assets/Kevin Iglesias
artifactKey: Guid(15b2e564a04706d408cd2efa24a8e9c8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Kevin Iglesias using Guid(15b2e564a04706d408cd2efa24a8e9c8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a3cb9f3436c5622197e731f4b22b787b') in 0.007707 seconds
========================================================================
Received Import Request.
Time since last request: 0.564606 seconds.
path: Assets/RPG Creation Kit
artifactKey: Guid(d4f61941e8ccd7e4181465df9ff520ea) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/RPG Creation Kit using Guid(d4f61941e8ccd7e4181465df9ff520ea) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a7c9153a062782be17bc6490458c1f0a') in 0.007050 seconds
========================================================================
Received Import Request.
Time since last request: 0.470976 seconds.
path: Assets/TextMesh Pro
artifactKey: Guid(f54d1bd14bd3ca042bd867b519fee8cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/TextMesh Pro using Guid(f54d1bd14bd3ca042bd867b519fee8cc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f5648c5ef36b7beab651a001a8d08867') in 0.006931 seconds
========================================================================
Received Import Request.
Time since last request: 18.665309 seconds.
path: Assets
artifactKey: Guid(00000000000000001000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets using Guid(00000000000000001000000000000000) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '79842766b460edbeab6a34051e857a80') in 0.006912 seconds
========================================================================
Received Import Request.
Time since last request: 11.694342 seconds.
path: Assets/Voice
artifactKey: Guid(a33e8374bd9f53743a5d7069694136df) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Voice using Guid(a33e8374bd9f53743a5d7069694136df) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '323b9fbee4209900cabaf5df297803fc') in 0.007309 seconds
========================================================================
Received Import Request.
Time since last request: 3.658107 seconds.
path: Assets/Terrain 0 2.asset
artifactKey: Guid(9b1aa4a88bb898048ae8f2ca2ed9da85) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 0 2.asset using Guid(9b1aa4a88bb898048ae8f2ca2ed9da85) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b780aaa502f6d8fc09daf2e0f98c515b') in 0.274028 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/_TerrainAutoUpgrade/layer_ground_kaminky23d3aba195e4d26ee.terrainlayer
artifactKey: Guid(f7a3efdfcd68de4428d3adbe68e51729) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_ground_kaminky23d3aba195e4d26ee.terrainlayer using Guid(f7a3efdfcd68de4428d3adbe68e51729) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ebd92be7cd708aea5b71e3694f180bec') in 0.027054 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Cliff (Layered Rock) 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(ad289a6e9c4f6954eaa40a052ee6607f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Cliff (Layered Rock) 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(ad289a6e9c4f6954eaa40a052ee6607f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b7dcbe34f91267b8f881fcff62017b8d') in 0.021545 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 2terrain_grass_01_n 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(eb9bc815e99975e45bb2b1169ae15442) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 2terrain_grass_01_n 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(eb9bc815e99975e45bb2b1169ae15442) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c0fc528d5bcf808a5fd2e8cedc932d9a') in 0.025804 seconds
========================================================================
Received Import Request.
Time since last request: 0.000047 seconds.
path: Assets/Terrain/Terrain_2_3_27a474d7-489a-44e1-bdeb-90038cb3c7cc.asset
artifactKey: Guid(783ca1a6da86023449dfb0b8f72f99b3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_2_3_27a474d7-489a-44e1-bdeb-90038cb3c7cc.asset using Guid(783ca1a6da86023449dfb0b8f72f99b3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'be5545c318f16fd2681877dc6aee5314') in 0.057880 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Sky/SunLightManager.cs
artifactKey: Guid(ef4df99300908d44ea9bfe210e9b43b9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/SunLightManager.cs using Guid(ef4df99300908d44ea9bfe210e9b43b9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '699bbdf7b91b29a2e04a3ffa3103c6eb') in 0.012404 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Terrain/Terrain_0_3_6854b048-0390-4048-ad58-079b8a96487e.asset
artifactKey: Guid(cf7e10bb190aae349ae187f0db4e56aa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_0_3_6854b048-0390-4048-ad58-079b8a96487e.asset using Guid(cf7e10bb190aae349ae187f0db4e56aa) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '9a16a11874ebf738404505d0b9fabd88') in 0.087712 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(b7bbc744dc6cf4949a4d2943a37db23c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 2(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(b7bbc744dc6cf4949a4d2943a37db23c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ef64a7fd9e1d0ff9f188dc1b8161ca6c') in 0.018757 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass&Rock 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(64029491428ae74449771753696dec25) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass&Rock 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(64029491428ae74449771753696dec25) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b522391a12fd3a0a28050977059dfb8e') in 0.018482 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Terrain/Terrain_3_3_6448965f-224a-4a73-aeb2-cd62f9af96a7.asset
artifactKey: Guid(dd8601be1bdac994183b680b7c892c3a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_3_3_6448965f-224a-4a73-aeb2-cd62f9af96a7.asset using Guid(dd8601be1bdac994183b680b7c892c3a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ee392c93038f7c6cdae56e2793e702a3') in 0.060170 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/_TerrainAutoUpgrade/layer_grassHR2 023d3aba195e4d26ee.terrainlayer
artifactKey: Guid(19c4467410d05504eb3200d8013388eb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_grassHR2 023d3aba195e4d26ee.terrainlayer using Guid(19c4467410d05504eb3200d8013388eb) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4809677860a7bff10ecb44adea306ab5') in 0.020006 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/_TerrainAutoUpgrade/layer_forest6CliffRock_NRM SM(7.000,7.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(21b7a513a8968bf468c64c7fd835bd56) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_forest6CliffRock_NRM SM(7.000,7.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(21b7a513a8968bf468c64c7fd835bd56) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c0d05badf7abeb3ad408d802eea03d5f') in 0.019430 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/_TerrainAutoUpgrade/layer_grassybackground(20.000,20.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(e8c8c065d83c9f1478887e7cac213450) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_grassybackground(20.000,20.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(e8c8c065d83c9f1478887e7cac213450) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bde4798f9f1c24749d21e0376f6e5533') in 0.018922 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/_TerrainAutoUpgrade/layer_forest4(7.000,7.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(a416cf9df9c96d946aa46713ff015234) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_forest4(7.000,7.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(a416cf9df9c96d946aa46713ff015234) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '057218505f2c7ddd719ab1e3f93b5a89') in 0.018382 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/_TerrainAutoUpgrade/layer_CatacombsFloorA2_AlbedoCatacombsFloorA2_Normald397e53434a205bc.terrainlayer
artifactKey: Guid(a5e78a6a3621bfa44b56302674bf3e99) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_CatacombsFloorA2_AlbedoCatacombsFloorA2_Normald397e53434a205bc.terrainlayer using Guid(a5e78a6a3621bfa44b56302674bf3e99) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e9b03ca893cbc430cabebe0805468368') in 0.057542 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass&Rock 23d3aba195e4d26ee.terrainlayer
artifactKey: Guid(4d307b960fc52cc48bd2a2cfab92afb7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass&Rock 23d3aba195e4d26ee.terrainlayer using Guid(4d307b960fc52cc48bd2a2cfab92afb7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '857aaf59db4683f27edd1881718c27b6') in 0.018065 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Terrain/Terrain_1_3_d5db3149-5c11-453d-a30a-540efa408870.asset
artifactKey: Guid(d9ea8c116a6b5874489c38beef83079b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_1_3_d5db3149-5c11-453d-a30a-540efa408870.asset using Guid(d9ea8c116a6b5874489c38beef83079b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '3d0daea8e22833266337e0aff67d43e4') in 0.055417 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/_TerrainAutoUpgrade/layer_forest5(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(51d91baf0b7882749a7bb1547be6e0d1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_forest5(5.000,5.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(51d91baf0b7882749a7bb1547be6e0d1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd2228cfb35d463583cca6a93a50e23b5') in 0.019060 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/_TerrainAutoUpgrade/layer_CliffRock SMCliffRock_NRM SM(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(7eebbf90461d71343afc00f36913c5b5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_CliffRock SMCliffRock_NRM SM(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(7eebbf90461d71343afc00f36913c5b5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '0acc27370cb4648d65ea4982a8242305') in 0.028770 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Sky/Sun.mat
artifactKey: Guid(0fdf62e0fbb79f842bfdd1293c49d287) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Sky/Sun.mat using Guid(0fdf62e0fbb79f842bfdd1293c49d287) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '1f9d9cfef5d23dea6843722ccf44f0b7') in 0.026716 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Terrain/Terrain_0_0_019ef22a-669f-4cd1-a715-224c83956ddc.asset
artifactKey: Guid(267a47cfe375d584f9d66dcf624c7888) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_0_0_019ef22a-669f-4cd1-a715-224c83956ddc.asset using Guid(267a47cfe375d584f9d66dcf624c7888) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c399e6f6fdc7edcbc72fa0096fc756d1') in 0.054714 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Cliff (Layered Rock) 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(a3b83b023f0393345bfa069407935d16) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Cliff (Layered Rock) 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(a3b83b023f0393345bfa069407935d16) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '4197705452746d06b691eaa14dd445c0') in 0.028449 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Terrain/Terrain_1_0_7edb4baf-3f82-43f4-8a27-8e6a953b06b1.asset
artifactKey: Guid(34fb65a87ee2b774dbc9755c8bf0b2cd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_1_0_7edb4baf-3f82-43f4-8a27-8e6a953b06b1.asset using Guid(34fb65a87ee2b774dbc9755c8bf0b2cd) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '51a2c17e0708ea23b51b1cef9a163880') in 0.055952 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Settings/Very High_PipelineAsset_ForwardRenderer.asset
artifactKey: Guid(304ac170c928a174a983da6520bd579d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Settings/Very High_PipelineAsset_ForwardRenderer.asset using Guid(304ac170c928a174a983da6520bd579d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b2d6ecd86f8284276b3bef045f0f04ca') in 0.040900 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 1 2.asset
artifactKey: Guid(c846ef779b2f12b4c99de17961a2889a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 1 2.asset using Guid(c846ef779b2f12b4c99de17961a2889a) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '6ad6b56d86be2b013be14cf6bf11aac3') in 0.051003 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Terrain 1 1.asset
artifactKey: Guid(250ff56fbe738fe4da596c64d84c060c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 1 1.asset using Guid(250ff56fbe738fe4da596c64d84c060c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ed1aad069b27ced4524ea69ebcb8aa27') in 0.047226 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Terrain 1 0.asset
artifactKey: Guid(be184bee3ec6db94e80dd830bf135521) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain 1 0.asset using Guid(be184bee3ec6db94e80dd830bf135521) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bb69a7d6fda5d3576a5b4bae0fdc21b0') in 0.039651 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 2 3.asset
artifactKey: Guid(58697b8c714951348b8d8513393a6770) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 2 3.asset using Guid(58697b8c714951348b8d8513393a6770) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e765ab5b75b43258d48a705962ffa055') in 0.017984 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Scripts/ScatterMyStars.cs
artifactKey: Guid(b0c9b15e9c5ec1f4489cb8cf295dc7f2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ScatterMyStars.cs using Guid(b0c9b15e9c5ec1f4489cb8cf295dc7f2) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'df532a879185e3ce28645b74580733ff') in 0.010869 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 1.asset
artifactKey: Guid(ff69b600204e829448dc8493666af833) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 1.asset using Guid(ff69b600204e829448dc8493666af833) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '2d88901ebbe441062310d3086ae60cdd') in 0.071632 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/UniversalRenderPipelineAsset_Renderer.asset
artifactKey: Guid(f663f0f238f23f44392a7b18f353ef25) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/UniversalRenderPipelineAsset_Renderer.asset using Guid(f663f0f238f23f44392a7b18f353ef25) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2af1ab3e79ab19f41203cffe8e5c352f') in 0.023014 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Black_Sand_BaseColorBlack_Sand_Normalcc0f254a2c535401.terrainlayer
artifactKey: Guid(abfbd9d61c504934d93a4baa7eea28b3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Black_Sand_BaseColorBlack_Sand_Normalcc0f254a2c535401.terrainlayer using Guid(abfbd9d61c504934d93a4baa7eea28b3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '57959977fd96abe151f348c079c638ca') in 0.034711 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Scripts/SpinVert.cs
artifactKey: Guid(2daf8c6cd2028dc4695eb329d455090c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/SpinVert.cs using Guid(2daf8c6cd2028dc4695eb329d455090c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'c96d9369c3372a2b8ea0913160a949b4') in 0.011752 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/Terrain/Terrain_1_1_5fb79eed-3b11-44e9-88c9-934897b7606a.asset
artifactKey: Guid(430e0bc786d1b824981a773f3e7b4d43) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain/Terrain_1_1_5fb79eed-3b11-44e9-88c9-934897b7606a.asset using Guid(430e0bc786d1b824981a773f3e7b4d43) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: '59dd471242b84c49b171877b1bd81bf5') in 0.059587 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/_TerrainAutoUpgrade/layer_GoodDirt 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(26d9afc1f8132a847abdd664eeff8f31) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_GoodDirt 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(26d9afc1f8132a847abdd664eeff8f31) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a710ad5878d7c2f2dd417b8ab45eaa3c') in 0.018296 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 1 3.asset
artifactKey: Guid(6e1d6cfad1289c04a8b61f0d6a7d706c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 1 3.asset using Guid(6e1d6cfad1289c04a8b61f0d6a7d706c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e918e99700e7703d77f0f1590a3f3fc0') in 0.015710 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Scripts/ToggleOffOn.cs
artifactKey: Guid(d3ec8bf6bfa7a0240b30a122b2b6aef3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ToggleOffOn.cs using Guid(d3ec8bf6bfa7a0240b30a122b2b6aef3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '690305263e11348b5d1ddf575e58a3f4') in 0.010507 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/TerrainData_f2d78cf6-1366-4b58-9cbe-517632f6dcd2.asset
artifactKey: Guid(44b8c9dced908e549835c97e2502f88f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/TerrainData_f2d78cf6-1366-4b58-9cbe-517632f6dcd2.asset using Guid(44b8c9dced908e549835c97e2502f88f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'dc9123f4cb78eda2bc4831017bea6452') in 0.087097 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Advanced INI Parser/INIParser.cs
artifactKey: Guid(11fe57842d0ce30478249f770ab1bf06) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Advanced INI Parser/INIParser.cs using Guid(11fe57842d0ce30478249f770ab1bf06) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2ddbdf19783edaa5400edb0eb92b6d1f') in 0.012202 seconds
========================================================================
Received Import Request.
Time since last request: 0.000037 seconds.
path: Assets/MeshBaker/README.txt
artifactKey: Guid(eb65045eaa0d32a41804f69da7d5eec3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/MeshBaker/README.txt using Guid(eb65045eaa0d32a41804f69da7d5eec3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3ff8797ee38b88b3f69c821a2767715b') in 0.014903 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/AutoLOD/README.md
artifactKey: Guid(6f11e00ff9132784fbf1043d200c0ca4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AutoLOD/README.md using Guid(6f11e00ff9132784fbf1043d200c0ca4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f6a5f9631573e0b9a34d85b554fb6b68') in 0.013940 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Terrain_(-2000.00, 100.00, 0.00) 0.asset
artifactKey: Guid(68b7c37729c365a49b9bb854b2f6e835) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-2000.00, 100.00, 0.00) 0.asset using Guid(68b7c37729c365a49b9bb854b2f6e835) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '77e4ab38abab5c7522fd1952a7714005') in 0.024492 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/TPS_Base.controller
artifactKey: Guid(3fdb104d5e302ac4da2ed5b588d4e50e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/TPS_Base.controller using Guid(3fdb104d5e302ac4da2ed5b588d4e50e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e34570b3bdabb896f1ebbfd7baf965e4') in 0.501201 seconds
========================================================================
Received Import Request.
Time since last request: 0.000038 seconds.
path: Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(0724de283d4c12646a8a544c8e59c2e6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_Grass (Hill) 1(15.000,15.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(0724de283d4c12646a8a544c8e59c2e6) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '545c205fff58bd015327d56bfe646606') in 0.026746 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/TerrainData_3f6cab53-78f1-4c8c-9dc3-9c4ca6e4c21d.asset
artifactKey: Guid(5730d4fde6894d94b8d59225fc4379f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/TerrainData_3f6cab53-78f1-4c8c-9dc3-9c4ca6e4c21d.asset using Guid(5730d4fde6894d94b8d59225fc4379f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '36696a2b06899acfed3955da532b8013') in 0.054040 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Scripts/ClassManager.cs
artifactKey: Guid(4046dd9a41eed924fba96aa50d7fc05f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Scripts/ClassManager.cs using Guid(4046dd9a41eed924fba96aa50d7fc05f) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '5305eee8e16c54b41eb406c78a92b6b2') in 0.010782 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/SpeechBlend/README.md
artifactKey: Guid(c4f6200c8e99f9c4db1a87b0fc7324ad) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/SpeechBlend/README.md using Guid(c4f6200c8e99f9c4db1a87b0fc7324ad) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '432db7ae6749940960aee13d0a60dc66') in 0.009510 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/_TerrainAutoUpgrade/layer_GoodDirt 23d3aba195e4d26ee.terrainlayer
artifactKey: Guid(f4a04c122e4ba1d4da614dca895d2bc1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_GoodDirt 23d3aba195e4d26ee.terrainlayer using Guid(f4a04c122e4ba1d4da614dca895d2bc1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'b2dc57ee45fd84804f35976b5df2b0c8') in 0.017835 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Terrain_(-1000.00, 0.00, 0.00) 1 1.asset
artifactKey: Guid(22cc463a97ee3b940bdc7ea856fd51e8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Terrain_(-1000.00, 0.00, 0.00) 1 1.asset using Guid(22cc463a97ee3b940bdc7ea856fd51e8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) The tree 04 couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_A couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_D couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
The tree CaveRockCATA_B couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditor.Search.AssetIndexer:IndexProperties (int&,string&,bool&)
UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
[C:\build\output\unity\unity\Modules\Terrain\Public\TreeDatabase.cpp line 337]
Generated GUIDs only implemented for interfaces!
-> (artifact id: 'fc28c7cd9d7b489ec31c49b35e8538c7') in 0.047452 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/GVX URP Decal/ReadMe.txt
artifactKey: Guid(58fae12783fc9874da4db46f65f2c114) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/GVX URP Decal/ReadMe.txt using Guid(58fae12783fc9874da4db46f65f2c114) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '55b9f593079b61becaeaf675afcc803b') in 0.014967 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Daz3D/Angelic/Angelic.fbx
artifactKey: Guid(2abcb5a6c21789b41a89721c7f6660a8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Angelic/Angelic.fbx using Guid(2abcb5a6c21789b41a89721c7f6660a8) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '2b04de35e66dd10885d47529a1c2a2d9') in 0.316878 seconds
========================================================================
Received Import Request.
Time since last request: 0.000039 seconds.
path: Assets/Daz3D/Lights/Chandelier1_CandleShort1 1.prefab
artifactKey: Guid(172b2411e8b9f5a4fa34d6853295400e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/Chandelier1_CandleShort1 1.prefab using Guid(172b2411e8b9f5a4fa34d6853295400e) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bc502fd81df6bc88e8f7baaecd7c2152') in 0.277344 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Daz3D/Books/[Book] Magical Arts Volume 2.asset
artifactKey: Guid(17cedf5ccb1e2714684262ad24ab3d7c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] Magical Arts Volume 2.asset using Guid(17cedf5ccb1e2714684262ad24ab3d7c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '6bed13c5b0cb8161c13d02e0c91bfdc2') in 0.053302 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/Lights/LampWall Candle3.prefab
artifactKey: Guid(fd6f067907e5a754cb5a61e85991b2d1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/LampWall Candle3.prefab using Guid(fd6f067907e5a754cb5a61e85991b2d1) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '74e529ae9fa1a81e372aa0bf6b76387b') in 0.153559 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/Lights/CandleSupport Candle 1.prefab
artifactKey: Guid(a656282c225d47546ae9ba64b64ed525) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/CandleSupport Candle 1.prefab using Guid(a656282c225d47546ae9ba64b64ed525) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'afe1dc90fa8affd87a87efa59d730088') in 0.211441 seconds
========================================================================
Received Import Request.
Time since last request: 0.000041 seconds.
path: Assets/Daz3D/Books/[Book] Bloodvenom Epitome.asset
artifactKey: Guid(d2c29df1a68489d43b3c0faca39d51a7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] Bloodvenom Epitome.asset using Guid(d2c29df1a68489d43b3c0faca39d51a7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'e238b7764442e01a76d614daeeedfbdb') in 0.025651 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/AutoLOD/Resources/Logo_AutoLOD.png
artifactKey: Guid(0514e3248eea46b43b52c6c309a22422) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AutoLOD/Resources/Logo_AutoLOD.png using Guid(0514e3248eea46b43b52c6c309a22422) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '77ee287ddf755c98467b8890fbea4613') in 0.051213 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/AwesomeTechnologies/VegetationStudioPro/package.json
artifactKey: Guid(25f8d07b33771dd48a1dabb6af2ac769) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AwesomeTechnologies/VegetationStudioPro/package.json using Guid(25f8d07b33771dd48a1dabb6af2ac769) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '668ec80dfb69317f4fe7958999059709') in 0.032357 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Consumables/MilkJug_InWorld.prefab
artifactKey: Guid(72a135ffa66046f48859dfd2476a365d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/MilkJug_InWorld.prefab using Guid(72a135ffa66046f48859dfd2476a365d) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '95d74bb5b70e27ae82b4337e401c06f3') in 0.067135 seconds
========================================================================
Received Import Request.
Time since last request: 0.000040 seconds.
path: Assets/Daz3D/Lights/Candle_Small.prefab
artifactKey: Guid(22eafe2f758d09d4db7601095929f1f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/Candle_Small.prefab using Guid(22eafe2f758d09d4db7601095929f1f5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a823c92bda2f7945afbd91568e1686ec') in 0.105876 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Daz3D/Behaviors/New BehaviourTree.asset
artifactKey: Guid(12605c100dbc9f342a2f2de213abbcb5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Behaviors/New BehaviourTree.asset using Guid(12605c100dbc9f342a2f2de213abbcb5) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3680300af59e61324b770d5aa8a2895a') in 0.072589 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Behaviors/[BTree] Testing01.asset
artifactKey: Guid(189df03860ac2f040a90305ebcf03368) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Behaviors/[BTree] Testing01.asset using Guid(189df03860ac2f040a90305ebcf03368) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '3051df07b9deefd9f8fc6e48bec10984') in 0.086676 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/AutoLOD/Plugins/MeshDecimator.dll
artifactKey: Guid(5a0950f78e6ba7b4e9c2ab0f0b532eb9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/AutoLOD/Plugins/MeshDecimator.dll using Guid(5a0950f78e6ba7b4e9c2ab0f0b532eb9) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '638748cc2932f034a2a785fdefee3149') in 0.023325 seconds
========================================================================
Received Import Request.
Time since last request: 0.000033 seconds.
path: Assets/Daz3D/Books/[Book] The Kinship Of Qalva.asset
artifactKey: Guid(bbbe1cc34df4aec46aac9cf973c3aaa3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] The Kinship Of Qalva.asset using Guid(bbbe1cc34df4aec46aac9cf973c3aaa3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '80d90b4a139124b2a1c48433e38fdb88') in 0.030389 seconds
========================================================================
Received Import Request.
Time since last request: 0.000044 seconds.
path: Assets/Daz3D/Books/The Perfection Codex III.prefab
artifactKey: Guid(c9254c2307fd251469d2cd76dec16314) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/The Perfection Codex III.prefab using Guid(c9254c2307fd251469d2cd76dec16314) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '79078c3382efe7860ae2e3388084809f') in 0.065227 seconds
========================================================================
Received Import Request.
Time since last request: 0.000031 seconds.
path: Assets/Daz3D/GuardianOutfit/Body.blend1
artifactKey: Guid(fb568c4bfe9c4e2418b5a6b742b42d13) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/GuardianOutfit/Body.blend1 using Guid(fb568c4bfe9c4e2418b5a6b742b42d13) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7819d41b8c2799d3b35b0c1ac3c18342') in 0.012919 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Lights/Metal Wall Torch.prefab
artifactKey: Guid(23b2a35f8b5ef254cb995d8c27cfa555) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Lights/Metal Wall Torch.prefab using Guid(23b2a35f8b5ef254cb995d8c27cfa555) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '43e1f9a4101b727e31086050569ddd0c') in 0.075789 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/Explorer/ExplorerGND.fbx
artifactKey: Guid(8524fa0d384582b4193674c5c19cfe41) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Explorer/ExplorerGND.fbx using Guid(8524fa0d384582b4193674c5c19cfe41) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'd1681da7ba8345e5095d6298a3cdf53f') in 0.333961 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Daz3D/Books/[Book] Blood-Forged Tome.asset
artifactKey: Guid(9df6fd316fbb84b4ba5748bd4ed35035) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] Blood-Forged Tome.asset using Guid(9df6fd316fbb84b4ba5748bd4ed35035) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'dda45c21ce696dc297683d626ba28d4e') in 0.025032 seconds
========================================================================
Received Import Request.
Time since last request: 0.000043 seconds.
path: Assets/Daz3D/Books/Howling Syllabus.prefab
artifactKey: Guid(960e2df63131433488ad677cd5de2223) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/Howling Syllabus.prefab using Guid(960e2df63131433488ad677cd5de2223) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '05c091e3caf6ce4f4aa7216429b9c31c') in 0.064133 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Daz3D/Books/Magical Arts Volume 3.prefab
artifactKey: Guid(7d80ef9e2db9aac4696c405845b25c6b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/Magical Arts Volume 3.prefab using Guid(7d80ef9e2db9aac4696c405845b25c6b) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bea01c77c1ef90d0ee3ad93b7dc52a34') in 0.058279 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/_TerrainAutoUpgrade/layer_WallPanel_E 2WallPanel_E_NRM 2(3.000,3.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer
artifactKey: Guid(8a2b2da69f9fa7a44b54fce3f3b311c3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/_TerrainAutoUpgrade/layer_WallPanel_E 2WallPanel_E_NRM 2(3.000,3.000)(0.000,0.000)(0.000,0.000,0.000),0.000,0.000.terrainlayer using Guid(8a2b2da69f9fa7a44b54fce3f3b311c3) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'cb1858aafb1cf4ee40f0aa36dba6fc97') in 0.020977 seconds
========================================================================
Received Import Request.
Time since last request: 0.000030 seconds.
path: Assets/Daz3D/Books/[Book] Magical Arts Volume 3.asset
artifactKey: Guid(659e7274d898cc048ae90f76f4ec23b4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] Magical Arts Volume 3.asset using Guid(659e7274d898cc048ae90f76f4ec23b4) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '7af581a82bc70e389f8d6b0c691ab7eb') in 0.022000 seconds
========================================================================
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Daz3D/Books/Magical Arts Volume 1.prefab
artifactKey: Guid(e3df8922d0b1d1641bf5d1807d345589) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/Magical Arts Volume 1.prefab using Guid(e3df8922d0b1d1641bf5d1807d345589) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'f39cb63c872e6f1c46cafe755bfe97af') in 0.058467 seconds
========================================================================
Received Import Request.
Time since last request: 0.000042 seconds.
path: Assets/Daz3D/GuardianOutfit/GuardianOutfit.dtu
artifactKey: Guid(719bd449d735fd844b19dac25ac343b7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/GuardianOutfit/GuardianOutfit.dtu using Guid(719bd449d735fd844b19dac25ac343b7) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '056e63e748fc6c4c3d917f75f4970907') in 0.040497 seconds
========================================================================
Received Import Request.
Time since last request: 0.000029 seconds.
path: Assets/Daz3D/Consumables/[Consumable] Karckmahr Juice.asset
artifactKey: Guid(e54955d221b99644a9cff38c07e3b254) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/[Consumable] Karckmahr Juice.asset using Guid(e54955d221b99644a9cff38c07e3b254) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'bd629a2843e78078cb85fb8e0400fb45') in 0.102991 seconds
========================================================================
Received Import Request.
Time since last request: 0.000032 seconds.
path: Assets/Daz3D/Consumables/GrainSack.prefab
artifactKey: Guid(79f08057898837a4dba0aae5d3345fea) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/GrainSack.prefab using Guid(79f08057898837a4dba0aae5d3345fea) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'ee782a335afc3540f717c8a7e738b524') in 0.092472 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/Books/[Book] The Perfection Codex III.asset
artifactKey: Guid(5a8c7a7d604b5224e9e1073ea7208011) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Books/[Book] The Perfection Codex III.asset using Guid(5a8c7a7d604b5224e9e1073ea7208011) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '132bb1974c65c71ad6550e9a4580888b') in 0.015862 seconds
========================================================================
Received Import Request.
Time since last request: 0.000045 seconds.
path: Assets/Daz3D/Consumables/Small Bread.prefab
artifactKey: Guid(dafa14c9965134440a99dab8e48a4e16) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Consumables/Small Bread.prefab using Guid(dafa14c9965134440a99dab8e48a4e16) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '24d3922e97133d91da88ff03b31ba042') in 0.098731 seconds
========================================================================
Received Import Request.
Time since last request: 0.000035 seconds.
path: Assets/Daz3D/LootingPoint/BackBar.prefab
artifactKey: Guid(d19e49020ecca014db8ed7a02cda0508) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/BackBar.prefab using Guid(d19e49020ecca014db8ed7a02cda0508) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '50bc768ff1651bb0c2c80892c9612efd') in 0.051184 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/LootingPoint/Trunk3.prefab
artifactKey: Guid(bab14520122d8fd43adad7f318634f0c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/Trunk3.prefab using Guid(bab14520122d8fd43adad7f318634f0c) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: 'a791a3621156988e71b4db2b2f4fc8a6') in 0.128291 seconds
========================================================================
Received Import Request.
Time since last request: 0.000036 seconds.
path: Assets/Daz3D/LootingPoint/WardrobeMedieval_14.prefab
artifactKey: Guid(7065a498d3564344c974c2ae5075d488) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/LootingPoint/WardrobeMedieval_14.prefab using Guid(7065a498d3564344c974c2ae5075d488) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe) Generated GUIDs only implemented for interfaces!
-> (artifact id: '07ae4a7cc8a28d8030c2a9bbf4dc0083') in 0.118021 seconds
========================================================================
Received Import Request.
Time since last request: 0.000051 seconds.
path: Assets/Daz3D/Mix2/Eagle.blend
artifactKey: Guid(2ab52328a7fb2a7449b908dc1e18fe55) Importer(2089858483,c653a7c40615fbf8c82c05b109e42dfe)
Start importing Assets/Daz3D/Mix2/Eagle.blend using Guid(2ab52328a7fb2a7449b908dc1e18fe55) 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
0x0000028febe8968c (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:NextVisibleInternal (UnityEditor.SerializedProperty,bool)
0x0000028febe8920b (Mono JIT Code) UnityEditor.SerializedProperty:NextVisible (bool)
0x0000028febe88c6b (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool,bool)
0x0000028febe88b83 (Mono JIT Code) UnityEditor.Search.ObjectIndexer:IndexObject (int,UnityEngine.Object,bool)
0x0000028febe82cc3 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexSubAsset (UnityEngine.Object,string,bool,bool)
0x0000028febdf9aa3 (Mono JIT Code) UnityEditor.Search.AssetIndexer:IndexDocument (string,bool)
0x0000028febdf4faa (Mono JIT Code) UnityEditor.Search.SearchIndexEntryImporter:OnImportAsset (UnityEditor.AssetImporters.AssetImportContext)
0x0000028febdf4cc9 (Mono JIT Code) UnityEditor.AssetImporters.ScriptedImporter:GenerateAssetData (UnityEditor.AssetImporters.AssetImportContext)
0x0000028febdf4d83 (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