добавил немного функционала
This commit is contained in:
+229
-102
@@ -15,7 +15,7 @@ D:/UnityProjects/CPPK-AR
|
||||
-logFile
|
||||
Logs/AssetImportWorker3.log
|
||||
-srvPort
|
||||
51481
|
||||
55225
|
||||
Successfully changed project path to: D:/UnityProjects/CPPK-AR
|
||||
D:/UnityProjects/CPPK-AR
|
||||
[UnityMemory] Configuration Parameters - Can be set up in boot.config
|
||||
@@ -47,7 +47,7 @@ D:/UnityProjects/CPPK-AR
|
||||
"memorysetup-temp-allocator-size-cloud-worker=32768"
|
||||
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
|
||||
"memorysetup-temp-allocator-size-gfx=262144"
|
||||
Refreshing native plugins compatible for Editor in 113.62 ms, found 24 plugins.
|
||||
Refreshing native plugins compatible for Editor in 138.98 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Initialize engine version: 2021.3.11f1 (0a5ca18544bf)
|
||||
[Subsystems] Discovering subsystems at path D:/UnityInstalls/2021.3.11f1/Editor/Data/Resources/UnitySubsystems
|
||||
@@ -63,45 +63,45 @@ Initialize mono
|
||||
Mono path[0] = 'D:/UnityInstalls/2021.3.11f1/Editor/Data/Managed'
|
||||
Mono path[1] = 'D:/UnityInstalls/2021.3.11f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
|
||||
Mono config path = 'D:/UnityInstalls/2021.3.11f1/Editor/Data/MonoBleedingEdge/etc'
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56372
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56484
|
||||
Begin MonoManager ReloadAssembly
|
||||
Registering precompiled unity dll's ...
|
||||
Register platform support module: D:/UnityInstalls/2021.3.11f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
|
||||
Register platform support module: D:/UnityInstalls/2021.3.11f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
|
||||
Register platform support module: D:/UnityInstalls/2021.3.11f1/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.dll
|
||||
Register platform support module: D:/UnityInstalls/2021.3.11f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
|
||||
Registered in 0.002520 seconds.
|
||||
Registered in 0.002791 seconds.
|
||||
Native extension for WindowsStandalone target not found
|
||||
[usbmuxd] Start listen thread
|
||||
[usbmuxd] Listen thread started
|
||||
Native extension for iOS target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 113.54 ms, found 24 plugins.
|
||||
Refreshing native plugins compatible for Editor in 145.07 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 0.589 seconds
|
||||
- Completed reload, in 0.709 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (589ms)
|
||||
BeginReloadAssembly (58ms)
|
||||
ReloadAssembly (710ms)
|
||||
BeginReloadAssembly (63ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (0ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (1ms)
|
||||
EndReloadAssembly (450ms)
|
||||
LoadAssemblies (58ms)
|
||||
EndReloadAssembly (552ms)
|
||||
LoadAssemblies (62ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (93ms)
|
||||
SetupTypeCache (118ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (25ms)
|
||||
SetupLoadedEditorAssemblies (290ms)
|
||||
RebuildScriptCaches (31ms)
|
||||
SetupLoadedEditorAssemblies (355ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (50ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (114ms)
|
||||
BeforeProcessingInitializeOnLoad (1ms)
|
||||
ProcessInitializeOnLoadAttributes (83ms)
|
||||
InitializePlatformSupportModulesInManaged (59ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (145ms)
|
||||
BeforeProcessingInitializeOnLoad (2ms)
|
||||
ProcessInitializeOnLoadAttributes (106ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (41ms)
|
||||
AfterProcessingInitializeOnLoad (0ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
@@ -109,7 +109,7 @@ Domain Reload Profiling:
|
||||
AwakeInstancesAfterBackupRestoration (0ms)
|
||||
Platform modules already initialized, skipping
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.006252 seconds.
|
||||
Registered in 0.005592 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
|
||||
Symbol file LoadedFromMemory doesn't match image D:\UnityProjects\CPPK-AR\Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
|
||||
@@ -117,47 +117,106 @@ Native extension for WindowsStandalone target not found
|
||||
Native extension for iOS target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 114.25 ms, found 24 plugins.
|
||||
Refreshing native plugins compatible for Editor in 125.83 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Package Manager log level set to [2]
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 4.384 seconds
|
||||
- Completed reload, in 1.404 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (4385ms)
|
||||
BeginReloadAssembly (196ms)
|
||||
ReloadAssembly (1405ms)
|
||||
BeginReloadAssembly (201ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (124ms)
|
||||
EndReloadAssembly (4097ms)
|
||||
LoadAssemblies (1815ms)
|
||||
CreateAndSetChildDomain (131ms)
|
||||
EndReloadAssembly (1113ms)
|
||||
LoadAssemblies (69ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (753ms)
|
||||
SetupTypeCache (299ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (85ms)
|
||||
SetupLoadedEditorAssemblies (1386ms)
|
||||
RebuildScriptCaches (83ms)
|
||||
SetupLoadedEditorAssemblies (620ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (19ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (114ms)
|
||||
BeforeProcessingInitializeOnLoad (136ms)
|
||||
ProcessInitializeOnLoadAttributes (289ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (824ms)
|
||||
InitializePlatformSupportModulesInManaged (17ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (126ms)
|
||||
BeforeProcessingInitializeOnLoad (122ms)
|
||||
ProcessInitializeOnLoadAttributes (284ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (68ms)
|
||||
AfterProcessingInitializeOnLoad (2ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (7ms)
|
||||
AwakeInstancesAfterBackupRestoration (4ms)
|
||||
Platform modules already initialized, skipping
|
||||
========================================================================
|
||||
Worker process is ready to serve import requests
|
||||
Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds
|
||||
Refreshing native plugins compatible for Editor in 1.08 ms, found 24 plugins.
|
||||
Refreshing native plugins compatible for Editor in 1.07 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 6249 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 66 unused Assets / (1.4 MB). Loaded Objects now: 6681.
|
||||
Memory consumption went from 242.7 MB to 241.2 MB.
|
||||
Total: 3.941700 ms (FindLiveObjects: 0.526200 ms CreateObjectMapping: 0.545400 ms MarkObjects: 2.451400 ms DeleteObjects: 0.417900 ms)
|
||||
Unloading 6201 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 70 unused Assets / (1.7 MB). Loaded Objects now: 6637.
|
||||
Memory consumption went from 248.1 MB to 246.3 MB.
|
||||
Total: 3.696500 ms (FindLiveObjects: 0.465800 ms CreateObjectMapping: 0.460300 ms MarkObjects: 2.333300 ms DeleteObjects: 0.436100 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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
|
||||
Refreshing native plugins compatible for Editor in 6.89 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6637.
|
||||
Memory consumption went from 114.8 MB to 113.1 MB.
|
||||
Total: 3.771000 ms (FindLiveObjects: 0.472400 ms CreateObjectMapping: 0.515200 ms MarkObjects: 2.346300 ms DeleteObjects: 0.436200 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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
|
||||
Refreshing native plugins compatible for Editor in 9.14 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6637.
|
||||
Memory consumption went from 114.8 MB to 113.1 MB.
|
||||
Total: 3.862900 ms (FindLiveObjects: 0.488800 ms CreateObjectMapping: 0.495200 ms MarkObjects: 2.453600 ms DeleteObjects: 0.424800 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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
|
||||
Refreshing native plugins compatible for Editor in 10.01 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6637.
|
||||
Memory consumption went from 114.8 MB to 113.1 MB.
|
||||
Total: 6.347100 ms (FindLiveObjects: 0.704600 ms CreateObjectMapping: 0.718400 ms MarkObjects: 4.273400 ms DeleteObjects: 0.650000 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
@@ -172,88 +231,156 @@ AssetImportParameters requested are different than current active one (requested
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 5845.654014 seconds.
|
||||
path: Assets/Objects/Ivolga/SM_Ivolga_vagon2.fbx
|
||||
artifactKey: Guid(15529b39e3d1ac649b7edf9fc78314bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/SM_Ivolga_vagon2.fbx using Guid(15529b39e3d1ac649b7edf9fc78314bc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'caee4a0201761ae3213148a8f7d8a5fe') in 1.454207 seconds
|
||||
Time since last request: 859948.154768 seconds.
|
||||
path: Assets/Textures/UI/SplashImage.png
|
||||
artifactKey: Guid(38fc45d547559c347b7d562f198e4998) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Textures/UI/SplashImage.png using Guid(38fc45d547559c347b7d562f198e4998) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '85a747e93b26b50aaf089e3f80e0b367') in 0.109352 seconds
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Refreshing native plugins compatible for Editor in 6.60 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6640.
|
||||
Memory consumption went from 114.9 MB to 113.2 MB.
|
||||
Total: 4.162900 ms (FindLiveObjects: 0.477100 ms CreateObjectMapping: 0.508500 ms MarkObjects: 2.676900 ms DeleteObjects: 0.499700 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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
|
||||
Refreshing native plugins compatible for Editor in 10.65 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6640.
|
||||
Memory consumption went from 114.9 MB to 113.2 MB.
|
||||
Total: 10.377400 ms (FindLiveObjects: 3.536600 ms CreateObjectMapping: 0.798800 ms MarkObjects: 5.395400 ms DeleteObjects: 0.645900 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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: 0.000022 seconds.
|
||||
path: Assets/Objects/Ivolga/SM_Ivolga_windscreen_wiper.fbx
|
||||
artifactKey: Guid(d6e4eec14018d3e4593f1a7186bca48a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/SM_Ivolga_windscreen_wiper.fbx using Guid(d6e4eec14018d3e4593f1a7186bca48a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '04b12b5269a0335159093323c62ff73a') in 0.077762 seconds
|
||||
Time since last request: 402.682164 seconds.
|
||||
path: Assets/Textures/UI/SplashImage.png
|
||||
artifactKey: Guid(38fc45d547559c347b7d562f198e4998) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Textures/UI/SplashImage.png using Guid(38fc45d547559c347b7d562f198e4998) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b8ca0252b75fd7541a09a20bf8d0af9d') in 0.026501 seconds
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Refreshing native plugins compatible for Editor in 6.86 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6640.
|
||||
Memory consumption went from 114.9 MB to 113.2 MB.
|
||||
Total: 4.045700 ms (FindLiveObjects: 0.461700 ms CreateObjectMapping: 0.513200 ms MarkObjects: 2.632100 ms DeleteObjects: 0.438100 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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
|
||||
Refreshing native plugins compatible for Editor in 6.60 ms, found 24 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 61 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (1.7 MB). Loaded Objects now: 6640.
|
||||
Memory consumption went from 114.9 MB to 113.2 MB.
|
||||
Total: 3.934400 ms (FindLiveObjects: 0.474500 ms CreateObjectMapping: 0.491800 ms MarkObjects: 2.521500 ms DeleteObjects: 0.446200 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:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
|
||||
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: 280.634255 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_boxes2_N.png
|
||||
artifactKey: Guid(ee4303dab6409c34888d9a3f2710a5b1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_boxes2_N.png using Guid(ee4303dab6409c34888d9a3f2710a5b1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '47030bf4d15fc35ce7017c35f1527c31') in 0.103893 seconds
|
||||
Time since last request: 1003.930482 seconds.
|
||||
path: Assets/Textures/index-gigapixel-standard-scale-6_00x.png
|
||||
artifactKey: Guid(cb4a85fc9b32c4e478996383be0ac13b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Textures/index-gigapixel-standard-scale-6_00x.png using Guid(cb4a85fc9b32c4e478996383be0ac13b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '224366e98e2445e9d55f08fe6bbc62c0') in 0.041236 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000031 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_control_panel_BC.png
|
||||
artifactKey: Guid(9c6651fc98aa0eb45a1996f1fea27c14) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_control_panel_BC.png using Guid(9c6651fc98aa0eb45a1996f1fea27c14) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a57ca7a2b11141c3a9e5c083bcd329ce') in 0.034372 seconds
|
||||
Time since last request: 40.867539 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-BlackItalic.ttf
|
||||
artifactKey: Guid(c973f2a054e076041b74485f023ce7af) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-BlackItalic.ttf using Guid(c973f2a054e076041b74485f023ce7af) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '32cc8486247035ac85fc642ed3f3a31e') in 0.309209 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.001201 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_control_panel_ORM.png
|
||||
artifactKey: Guid(7e9aaa68e6fd02c49a1c9ab0ce3a9fc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_control_panel_ORM.png using Guid(7e9aaa68e6fd02c49a1c9ab0ce3a9fc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'dfd2281be29956832f1751a462ce2e4e') in 0.037559 seconds
|
||||
Time since last request: 0.000040 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-ExtraBold.ttf
|
||||
artifactKey: Guid(bdf0dd54117583449801d562faef14c1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-ExtraBold.ttf using Guid(bdf0dd54117583449801d562faef14c1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '644951ae46e0772aa78a9b7294455265') in 0.033134 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000052 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_chair_machinist_BC.png
|
||||
artifactKey: Guid(9fa5ff3db11a8a640a8f8e84f4d2746a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_chair_machinist_BC.png using Guid(9fa5ff3db11a8a640a8f8e84f4d2746a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8889a1508a85c0ef0f4d3051083fd121') in 0.044526 seconds
|
||||
Time since last request: 0.000058 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-Regular.ttf
|
||||
artifactKey: Guid(ed0044bd1fed4954d867a06e8cbb3346) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-Regular.ttf using Guid(ed0044bd1fed4954d867a06e8cbb3346) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f79fa4b7221527bf7242dcc1312d1a43') in 0.018122 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000028 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_chair_machinist_N.png
|
||||
artifactKey: Guid(5389b8283c0ab5040bb3c2e8c8c075fb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_chair_machinist_N.png using Guid(5389b8283c0ab5040bb3c2e8c8c075fb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '11a5be4354ddfffa3ef2b3385c69c4c8') in 0.044878 seconds
|
||||
Time since last request: 0.000037 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-Bold.ttf
|
||||
artifactKey: Guid(22e07bc5e64463e4f940b74598f58250) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-Bold.ttf using Guid(22e07bc5e64463e4f940b74598f58250) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '06b82951fa1e9928385c5e0fc998febc') in 0.018447 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000021 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_control_panel_table_N.png
|
||||
artifactKey: Guid(de8f1a41c9e0a97419c7e0c21a408342) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_control_panel_table_N.png using Guid(de8f1a41c9e0a97419c7e0c21a408342) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0291c3113c344fb742b9b1374c1bb192') in 0.044236 seconds
|
||||
Time since last request: 0.000036 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-ThinItalic.ttf
|
||||
artifactKey: Guid(f39fb8cc734b9b341b9a16133330f06f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-ThinItalic.ttf using Guid(f39fb8cc734b9b341b9a16133330f06f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4e8d487023b3adb4ad2a3da7a9599f44') in 0.016167 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000024 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_boxes2_ORM.png
|
||||
artifactKey: Guid(e480992631bbae44b97b22fa01527935) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_boxes2_ORM.png using Guid(e480992631bbae44b97b22fa01527935) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '688e3b69eb887db69f6b6b7e4f7e5491') in 0.035533 seconds
|
||||
Time since last request: 0.000025 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-Heavy.ttf
|
||||
artifactKey: Guid(b4a1c3fd6b8379e498c5bfbbfcfe800e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-Heavy.ttf using Guid(b4a1c3fd6b8379e498c5bfbbfcfe800e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '05dba5c51fdc42c96431b7b06f4d2782') in 0.017364 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000022 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_vagon_chair_ORM.png
|
||||
artifactKey: Guid(5d145b0057ce63943a43ab19ec67e704) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_vagon_chair_ORM.png using Guid(5d145b0057ce63943a43ab19ec67e704) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '62cfcda8595e9b45188c6ba2c0cada2a') in 0.040241 seconds
|
||||
Time since last request: 0.000032 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-Medium.ttf
|
||||
artifactKey: Guid(2bfbca21721154045bfb736e1d8627fb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-Medium.ttf using Guid(2bfbca21721154045bfb736e1d8627fb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'dd6cf55ae06adc4fe70b11d42ed484d5') in 0.016688 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000027 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_cart_BC.png
|
||||
artifactKey: Guid(28e35b70d9d3e2441b51c0cd5c548c10) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_cart_BC.png using Guid(28e35b70d9d3e2441b51c0cd5c548c10) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'dc1221738b6e1087244a1a86ae2a2660') in 0.048590 seconds
|
||||
Time since last request: 0.000029 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-BoldItalic.ttf
|
||||
artifactKey: Guid(2c5e56362b3a5984587dca9b5dd7bffb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-BoldItalic.ttf using Guid(2c5e56362b3a5984587dca9b5dd7bffb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '13392affe01ee198e5b27e94ae40a746') in 0.018322 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000044 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_grid_N.png
|
||||
artifactKey: Guid(3936b58dda38a5646aaa1ba1f26e2099) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_grid_N.png using Guid(3936b58dda38a5646aaa1ba1f26e2099) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd261a98ce277b607199579acf851f6e4') in 0.023693 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000030 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_grid_BC.png
|
||||
artifactKey: Guid(8aaec70bf3e50344c9adf3baf6ed730c) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_grid_BC.png using Guid(8aaec70bf3e50344c9adf3baf6ed730c) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fee616c5762580f617f3517928995e91') in 0.031757 seconds
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 0.000028 seconds.
|
||||
path: Assets/Objects/Ivolga/Texture/Texture/t_ivolga_cart_ORM.png
|
||||
artifactKey: Guid(11fa0a8353249b44484084dd1fb979cd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Objects/Ivolga/Texture/Texture/t_ivolga_cart_ORM.png using Guid(11fa0a8353249b44484084dd1fb979cd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fa8432ca3aff22dce9b88ac96136f020') in 0.035159 seconds
|
||||
Time since last request: 0.000023 seconds.
|
||||
path: Assets/Fonts/TTNorms/TTNorms-LightItalic.ttf
|
||||
artifactKey: Guid(9b23b3bf0382d234aa902e9a401ee736) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Start importing Assets/Fonts/TTNorms/TTNorms-LightItalic.ttf using Guid(9b23b3bf0382d234aa902e9a401ee736) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a3f99c3bbce602b7567699971e437559') in 0.016332 seconds
|
||||
Editor requested this worker to shutdown with reason: Scaling down because of idle timeout
|
||||
AssetImportWorker is now disconnected from the server
|
||||
Process exiting
|
||||
|
||||
Reference in New Issue
Block a user