From 891576775c982322c685f6bedae3460ed1116011 Mon Sep 17 00:00:00 2001 From: smchoi <ws5260@naver.com> Date: 화, 23 7월 2024 09:38:11 +0900 Subject: [PATCH] Add : 의자 움직이는 기능 추가 --- Logs/AssetImportWorker0.log | 912 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 843 insertions(+), 69 deletions(-) diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log index 4dd5cfd..8cf1104 100644 --- a/Logs/AssetImportWorker0.log +++ b/Logs/AssetImportWorker0.log @@ -15,7 +15,7 @@ -logFile Logs/AssetImportWorker0.log -srvPort -3876 +1291 Successfully changed project path to: D:/dev/korail_vr_interior D:/dev/korail_vr_interior [UnityMemory] Configuration Parameters - Can be set up in boot.config @@ -49,11 +49,11 @@ "memorysetup-temp-allocator-size-cloud-worker=32768" "memorysetup-temp-allocator-size-gi-baking-worker=262144" "memorysetup-temp-allocator-size-gfx=262144" -Player connection [3192] Host "[IP] 192.168.0.5 [Port] 0 [Flags] 2 [Guid] 405106045 [EditorId] 405106045 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-T2ILV53) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... +Player connection [2776] Host "[IP] 192.168.0.5 [Port] 0 [Flags] 2 [Guid] 3146931006 [EditorId] 3146931006 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-T2ILV53) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]... -Player connection [3192] Host "[IP] 192.168.0.5 [Port] 0 [Flags] 2 [Guid] 405106045 [EditorId] 405106045 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-T2ILV53) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... +Player connection [2776] Host "[IP] 192.168.0.5 [Port] 0 [Flags] 2 [Guid] 3146931006 [EditorId] 3146931006 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-T2ILV53) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]... -Refreshing native plugins compatible for Editor in 7.53 ms, found 10 plugins. +Refreshing native plugins compatible for Editor in 10.16 ms, found 10 plugins. Preloading 0 native plugins for Editor in 0.00 ms. Initialize engine version: 2022.3.5f1 (9674261d40ee) [Subsystems] Discovering subsystems at path C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/Resources/UnitySubsystems @@ -69,49 +69,49 @@ Mono path[0] = 'C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/Managed' Mono path[1] = 'C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32' Mono config path = 'C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/MonoBleedingEdge/etc' -Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56384 +Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56216 Begin MonoManager ReloadAssembly Registering precompiled unity dll's ... Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll Register platform support module: C:/Program Files/Unity/Hub/Editor/2022.3.5f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll -Registered in 0.004505 seconds. -- Loaded All Assemblies, in 0.191 seconds +Registered in 0.006647 seconds. +- Loaded All Assemblies, in 0.203 seconds Native extension for WindowsStandalone target not found Native extension for Android target not found -Android Extension - Scanning For ADB Devices 207 ms +Android Extension - Scanning For ADB Devices 216 ms Native extension for WebGL target not found Mono: successfully reloaded assembly -- Finished resetting the current domain, in 0.390 seconds -Domain Reload Profiling: 580ms - BeginReloadAssembly (51ms) +- Finished resetting the current domain, in 0.402 seconds +Domain Reload Profiling: 604ms + BeginReloadAssembly (54ms) ExecutionOrderSort (0ms) DisableScriptedObjects (0ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) CreateAndSetChildDomain (0ms) - RebuildCommonClasses (18ms) - RebuildNativeTypeToScriptingClass (6ms) - initialDomainReloadingComplete (32ms) - LoadAllAssembliesAndSetupDomain (83ms) - LoadAssemblies (51ms) + RebuildCommonClasses (19ms) + RebuildNativeTypeToScriptingClass (5ms) + initialDomainReloadingComplete (39ms) + LoadAllAssembliesAndSetupDomain (84ms) + LoadAssemblies (53ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (79ms) + AnalyzeDomain (80ms) TypeCache.Refresh (79ms) - TypeCache.ScanAssembly (72ms) + TypeCache.ScanAssembly (73ms) ScanForSourceGeneratedMonoScriptInfo (0ms) ResolveRequiredComponents (0ms) - FinalizeReload (390ms) + FinalizeReload (402ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (357ms) + SetupLoadedEditorAssemblies (369ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (269ms) + InitializePlatformSupportModulesInManaged (280ms) SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) BeforeProcessingInitializeOnLoad (1ms) - ProcessInitializeOnLoadAttributes (56ms) - ProcessInitializeOnLoadMethodAttributes (28ms) + ProcessInitializeOnLoadAttributes (53ms) + ProcessInitializeOnLoadMethodAttributes (32ms) AfterProcessingInitializeOnLoad (0ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) @@ -121,8 +121,8 @@ Begin MonoManager ReloadAssembly Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll -- Loaded All Assemblies, in 0.474 seconds -Refreshing native plugins compatible for Editor in 4.91 ms, found 10 plugins. +- Loaded All Assemblies, in 0.500 seconds +Refreshing native plugins compatible for Editor in 5.83 ms, found 10 plugins. Native extension for WindowsStandalone target not found Native extension for Android target not found Native extension for WebGL target not found @@ -141,46 +141,46 @@ [Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). [Package Manager] Cannot connect to Unity Package Manager local server - Finished resetting the current domain, in 0.496 seconds -Domain Reload Profiling: 969ms - BeginReloadAssembly (76ms) +Domain Reload Profiling: 995ms + BeginReloadAssembly (81ms) ExecutionOrderSort (0ms) DisableScriptedObjects (3ms) BackupInstance (0ms) ReleaseScriptingObjects (0ms) - CreateAndSetChildDomain (12ms) - RebuildCommonClasses (18ms) - RebuildNativeTypeToScriptingClass (6ms) - initialDomainReloadingComplete (23ms) - LoadAllAssembliesAndSetupDomain (349ms) - LoadAssemblies (187ms) + CreateAndSetChildDomain (13ms) + RebuildCommonClasses (19ms) + RebuildNativeTypeToScriptingClass (5ms) + initialDomainReloadingComplete (25ms) + LoadAllAssembliesAndSetupDomain (367ms) + LoadAssemblies (213ms) RebuildTransferFunctionScriptingTraits (0ms) - AnalyzeDomain (198ms) - TypeCache.Refresh (177ms) - TypeCache.ScanAssembly (169ms) + AnalyzeDomain (195ms) + TypeCache.Refresh (174ms) + TypeCache.ScanAssembly (166ms) ScanForSourceGeneratedMonoScriptInfo (17ms) - ResolveRequiredComponents (5ms) - FinalizeReload (496ms) + ResolveRequiredComponents (4ms) + FinalizeReload (497ms) ReleaseScriptCaches (0ms) RebuildScriptCaches (0ms) - SetupLoadedEditorAssemblies (381ms) + SetupLoadedEditorAssemblies (388ms) LogAssemblyErrors (0ms) - InitializePlatformSupportModulesInManaged (15ms) - SetLoadedEditorAssemblies (4ms) + InitializePlatformSupportModulesInManaged (18ms) + SetLoadedEditorAssemblies (3ms) RefreshPlugins (0ms) - BeforeProcessingInitializeOnLoad (76ms) - ProcessInitializeOnLoadAttributes (253ms) - ProcessInitializeOnLoadMethodAttributes (29ms) - AfterProcessingInitializeOnLoad (3ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (257ms) + ProcessInitializeOnLoadMethodAttributes (30ms) + AfterProcessingInitializeOnLoad (6ms) EditorAssembliesLoaded (0ms) ExecutionOrderSort2 (0ms) - AwakeInstancesAfterBackupRestoration (7ms) -Launched and connected shader compiler UnityShaderCompiler.exe after 0.03 seconds -Refreshing native plugins compatible for Editor in 4.32 ms, found 10 plugins. + AwakeInstancesAfterBackupRestoration (11ms) +Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds +Refreshing native plugins compatible for Editor in 4.89 ms, found 10 plugins. Preloading 0 native plugins for Editor in 0.00 ms. -Unloading 5187 Unused Serialized files (Serialized files now loaded: 0) -Unloading 107 unused Assets / (1.7 MB). Loaded Objects now: 5677. -Memory consumption went from 230.3 MB to 228.5 MB. -Total: 2.674900 ms (FindLiveObjects: 0.228300 ms CreateObjectMapping: 0.074300 ms MarkObjects: 1.970600 ms DeleteObjects: 0.401000 ms) +Unloading 5206 Unused Serialized files (Serialized files now loaded: 0) +Unloading 107 unused Assets / (1.7 MB). Loaded Objects now: 5697. +Memory consumption went from 231.1 MB to 229.5 MB. +Total: 2.599900 ms (FindLiveObjects: 0.251700 ms CreateObjectMapping: 0.142700 ms MarkObjects: 1.858200 ms DeleteObjects: 0.346700 ms) AssetImportParameters requested are different than current active one (requested -> active): custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> @@ -196,26 +196,800 @@ custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== -Received Import Request. - Time since last request: 1916.878100 seconds. - path: Assets/_MK/MKGlowLite/Examples/Textures/heart.png - artifactKey: Guid(fde605a87f0f9b74ebd094a72f14a1c6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/_MK/MKGlowLite/Examples/Textures/heart.png using Guid(fde605a87f0f9b74ebd094a72f14a1c6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd31a343a1314434ce112fe00a8f7836d') in 0.039741 seconds -Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 3 +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.515 seconds +Refreshing native plugins compatible for Editor in 6.31 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.689 seconds +Domain Reload Profiling: 1201ms + BeginReloadAssembly (110ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (30ms) + RebuildCommonClasses (18ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (20ms) + LoadAllAssembliesAndSetupDomain (357ms) + LoadAssemblies (226ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (174ms) + TypeCache.Refresh (170ms) + TypeCache.ScanAssembly (162ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (4ms) + FinalizeReload (689ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (365ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (20ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (86ms) + ProcessInitializeOnLoadAttributes (216ms) + ProcessInitializeOnLoadMethodAttributes (31ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Refreshing native plugins compatible for Editor in 6.08 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5701. +Memory consumption went from 202.3 MB to 200.6 MB. +Total: 2.481100 ms (FindLiveObjects: 0.219600 ms CreateObjectMapping: 0.094000 ms MarkObjects: 1.827200 ms DeleteObjects: 0.339700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.522 seconds +Refreshing native plugins compatible for Editor in 6.14 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.658 seconds +Domain Reload Profiling: 1178ms + BeginReloadAssembly (112ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (26ms) + RebuildCommonClasses (19ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (22ms) + LoadAllAssembliesAndSetupDomain (359ms) + LoadAssemblies (232ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (176ms) + TypeCache.Refresh (168ms) + TypeCache.ScanAssembly (161ms) + ScanForSourceGeneratedMonoScriptInfo (3ms) + ResolveRequiredComponents (4ms) + FinalizeReload (658ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (343ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (78ms) + ProcessInitializeOnLoadAttributes (209ms) + ProcessInitializeOnLoadMethodAttributes (27ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Refreshing native plugins compatible for Editor in 6.24 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.6 MB). Loaded Objects now: 5705. +Memory consumption went from 202.3 MB to 200.6 MB. +Total: 2.375800 ms (FindLiveObjects: 0.214700 ms CreateObjectMapping: 0.077100 ms MarkObjects: 1.747400 ms DeleteObjects: 0.336100 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.498 seconds +Refreshing native plugins compatible for Editor in 6.26 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.724 seconds +Domain Reload Profiling: 1220ms + BeginReloadAssembly (108ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (24ms) + RebuildCommonClasses (18ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (21ms) + LoadAllAssembliesAndSetupDomain (342ms) + LoadAssemblies (225ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (167ms) + TypeCache.Refresh (162ms) + TypeCache.ScanAssembly (155ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (725ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (367ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (23ms) + SetLoadedEditorAssemblies (6ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (90ms) + ProcessInitializeOnLoadAttributes (214ms) + ProcessInitializeOnLoadMethodAttributes (26ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (12ms) +Refreshing native plugins compatible for Editor in 6.19 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5709. +Memory consumption went from 202.3 MB to 200.6 MB. +Total: 2.496100 ms (FindLiveObjects: 0.213800 ms CreateObjectMapping: 0.074200 ms MarkObjects: 1.863900 ms DeleteObjects: 0.343700 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 2.093 seconds +Refreshing native plugins compatible for Editor in 5.26 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 9.561 seconds +Domain Reload Profiling: 11652ms + BeginReloadAssembly (97ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + RebuildCommonClasses (17ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (18ms) + LoadAllAssembliesAndSetupDomain (1953ms) + LoadAssemblies (1830ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (161ms) + TypeCache.Refresh (153ms) + TypeCache.ScanAssembly (146ms) + ScanForSourceGeneratedMonoScriptInfo (4ms) + ResolveRequiredComponents (4ms) + FinalizeReload (9561ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (353ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (19ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (80ms) + ProcessInitializeOnLoadAttributes (218ms) + ProcessInitializeOnLoadMethodAttributes (26ms) + AfterProcessingInitializeOnLoad (7ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Refreshing native plugins compatible for Editor in 4.86 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5713. +Memory consumption went from 202.3 MB to 200.6 MB. +Total: 2.457100 ms (FindLiveObjects: 0.208000 ms CreateObjectMapping: 0.117100 ms MarkObjects: 1.755200 ms DeleteObjects: 0.376000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.487 seconds +Refreshing native plugins compatible for Editor in 5.29 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.655 seconds +Domain Reload Profiling: 1139ms + BeginReloadAssembly (103ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + RebuildCommonClasses (19ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (20ms) + LoadAllAssembliesAndSetupDomain (335ms) + LoadAssemblies (208ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (170ms) + TypeCache.Refresh (165ms) + TypeCache.ScanAssembly (158ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (655ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (357ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (78ms) + ProcessInitializeOnLoadAttributes (225ms) + ProcessInitializeOnLoadMethodAttributes (28ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Refreshing native plugins compatible for Editor in 7.16 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5717. +Memory consumption went from 202.4 MB to 200.6 MB. +Total: 2.618600 ms (FindLiveObjects: 0.273100 ms CreateObjectMapping: 0.104700 ms MarkObjects: 1.883400 ms DeleteObjects: 0.356800 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.483 seconds +Refreshing native plugins compatible for Editor in 4.96 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.625 seconds +Domain Reload Profiling: 1105ms + BeginReloadAssembly (104ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (28ms) + RebuildCommonClasses (19ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (19ms) + LoadAllAssembliesAndSetupDomain (332ms) + LoadAssemblies (201ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (175ms) + TypeCache.Refresh (166ms) + TypeCache.ScanAssembly (159ms) + ScanForSourceGeneratedMonoScriptInfo (4ms) + ResolveRequiredComponents (4ms) + FinalizeReload (625ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (335ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (76ms) + ProcessInitializeOnLoadAttributes (209ms) + ProcessInitializeOnLoadMethodAttributes (25ms) + AfterProcessingInitializeOnLoad (4ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Refreshing native plugins compatible for Editor in 4.26 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5721. +Memory consumption went from 202.3 MB to 200.7 MB. +Total: 2.362100 ms (FindLiveObjects: 0.211900 ms CreateObjectMapping: 0.074400 ms MarkObjects: 1.729700 ms DeleteObjects: 0.345300 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.451 seconds +Refreshing native plugins compatible for Editor in 5.78 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.619 seconds +Domain Reload Profiling: 1069ms + BeginReloadAssembly (97ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (25ms) + RebuildCommonClasses (18ms) + RebuildNativeTypeToScriptingClass (7ms) + initialDomainReloadingComplete (19ms) + LoadAllAssembliesAndSetupDomain (310ms) + LoadAssemblies (189ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (159ms) + TypeCache.Refresh (155ms) + TypeCache.ScanAssembly (149ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (4ms) + FinalizeReload (619ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (329ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (206ms) + ProcessInitializeOnLoadMethodAttributes (23ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Refreshing native plugins compatible for Editor in 4.41 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5725. +Memory consumption went from 202.3 MB to 200.7 MB. +Total: 2.391000 ms (FindLiveObjects: 0.207400 ms CreateObjectMapping: 0.075500 ms MarkObjects: 1.752100 ms DeleteObjects: 0.355200 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.459 seconds +Refreshing native plugins compatible for Editor in 4.80 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.619 seconds +Domain Reload Profiling: 1076ms + BeginReloadAssembly (95ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (2ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (24ms) + RebuildCommonClasses (17ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (18ms) + LoadAllAssembliesAndSetupDomain (321ms) + LoadAssemblies (192ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (168ms) + TypeCache.Refresh (162ms) + TypeCache.ScanAssembly (156ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (5ms) + FinalizeReload (619ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (334ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (16ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (75ms) + ProcessInitializeOnLoadAttributes (212ms) + ProcessInitializeOnLoadMethodAttributes (22ms) + AfterProcessingInitializeOnLoad (6ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (10ms) +Refreshing native plugins compatible for Editor in 5.04 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5729. +Memory consumption went from 202.3 MB to 200.7 MB. +Total: 2.402500 ms (FindLiveObjects: 0.211800 ms CreateObjectMapping: 0.078700 ms MarkObjects: 1.759200 ms DeleteObjects: 0.352000 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.464 seconds +Refreshing native plugins compatible for Editor in 5.38 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.619 seconds +Domain Reload Profiling: 1082ms + BeginReloadAssembly (97ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (24ms) + RebuildCommonClasses (19ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (18ms) + LoadAllAssembliesAndSetupDomain (322ms) + LoadAssemblies (198ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (162ms) + TypeCache.Refresh (155ms) + TypeCache.ScanAssembly (148ms) + ScanForSourceGeneratedMonoScriptInfo (3ms) + ResolveRequiredComponents (4ms) + FinalizeReload (620ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (335ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (74ms) + ProcessInitializeOnLoadAttributes (210ms) + ProcessInitializeOnLoadMethodAttributes (25ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (9ms) +Refreshing native plugins compatible for Editor in 4.37 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5733. +Memory consumption went from 202.4 MB to 200.7 MB. +Total: 2.428800 ms (FindLiveObjects: 0.218100 ms CreateObjectMapping: 0.081400 ms MarkObjects: 1.779800 ms DeleteObjects: 0.348500 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Begin MonoManager ReloadAssembly +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll +Symbol file LoadedFromMemory doesn't match image D:\dev\korail_vr_interior\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll +- Loaded All Assemblies, in 0.468 seconds +Refreshing native plugins compatible for Editor in 5.60 ms, found 10 plugins. +Native extension for WindowsStandalone target not found +Native extension for Android target not found +Native extension for WebGL target not found +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +Mono: successfully reloaded assembly +[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument +[Package Manager] UpmClient::Send -- Unable to send message (not connected to UPM process). +[Package Manager] Cannot connect to Unity Package Manager local server +- Finished resetting the current domain, in 0.627 seconds +Domain Reload Profiling: 1093ms + BeginReloadAssembly (94ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (3ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (23ms) + RebuildCommonClasses (17ms) + RebuildNativeTypeToScriptingClass (6ms) + initialDomainReloadingComplete (20ms) + LoadAllAssembliesAndSetupDomain (329ms) + LoadAssemblies (194ms) + RebuildTransferFunctionScriptingTraits (0ms) + AnalyzeDomain (172ms) + TypeCache.Refresh (168ms) + TypeCache.ScanAssembly (161ms) + ScanForSourceGeneratedMonoScriptInfo (0ms) + ResolveRequiredComponents (4ms) + FinalizeReload (627ms) + ReleaseScriptCaches (0ms) + RebuildScriptCaches (0ms) + SetupLoadedEditorAssemblies (333ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (17ms) + SetLoadedEditorAssemblies (3ms) + RefreshPlugins (0ms) + BeforeProcessingInitializeOnLoad (75ms) + ProcessInitializeOnLoadAttributes (210ms) + ProcessInitializeOnLoadMethodAttributes (22ms) + AfterProcessingInitializeOnLoad (5ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (11ms) +Refreshing native plugins compatible for Editor in 5.11 ms, found 10 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 5080 Unused Serialized files (Serialized files now loaded: 0) +Unloading 79 unused Assets / (1.7 MB). Loaded Objects now: 5737. +Memory consumption went from 202.3 MB to 200.7 MB. +Total: 2.437900 ms (FindLiveObjects: 0.218600 ms CreateObjectMapping: 0.080000 ms MarkObjects: 1.778100 ms DeleteObjects: 0.360600 ms) + +Prepare: number of updated asset objects reloaded= 0 +AssetImportParameters requested are different than current active one (requested -> active): + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:CustomObjectIndexerAttribute: 756ad292c208cfabdd7b50bc23989ffe -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> ======================================================================== Received Import Request. - Time since last request: 0.000018 seconds. - path: Assets/Samples/XR Interaction Toolkit/2.4.3/Hands Interaction Demo/Runtime/Sprites/HorizonGradient.png - artifactKey: Guid(5bdfbf052650eda478b7d55e5703bc8f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Samples/XR Interaction Toolkit/2.4.3/Hands Interaction Demo/Runtime/Sprites/HorizonGradient.png using Guid(5bdfbf052650eda478b7d55e5703bc8f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b3400efbb4d3fc2bc6ca3fcf69c6bb9b') in 0.014324 seconds + Time since last request: 905.002201 seconds. + path: Assets/Scenes/Train.unity + artifactKey: Guid(881ff242f0bad54439b11aee131bc86a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Scenes/Train.unity using Guid(881ff242f0bad54439b11aee131bc86a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c760807b23577483b31600efdb4c7c81') in 0.001677 seconds Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 3 +Number of asset objects unloaded after import = 0 ======================================================================== Received Import Request. - Time since last request: 0.000009 seconds. - path: Assets/Standard Assets/Effects/Projectors/Textures/Grid.psd - artifactKey: Guid(529239097d02f9f42b0ddd436c6fcbb0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -Start importing Assets/Standard Assets/Effects/Projectors/Textures/Grid.psd using Guid(529239097d02f9f42b0ddd436c6fcbb0) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '45fd1ec246cf6ec1ac00cd2714d98555') in 0.011657 seconds + Time since last request: 345.943182 seconds. + path: Assets/Resources/3D Model/prefabs/interior_view_240705_prev.prefab + artifactKey: Guid(62f6dfca031b1c8418720ce1e6a0ae56) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/3D Model/prefabs/interior_view_240705_prev.prefab using Guid(62f6dfca031b1c8418720ce1e6a0ae56) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a10f585bd09e16fec7be47e31cc7bef6') in 0.327364 seconds Number of updated asset objects reloaded before import = 0 -Number of asset objects unloaded after import = 2 +Number of asset objects unloaded after import = 10491 +======================================================================== +Received Import Request. + Time since last request: 22.494147 seconds. + path: Assets/Resources/3D Model/fbx/interior_240705_prev.fbx + artifactKey: Guid(f749aed721ade2349a9c324b1dd09b9f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/3D Model/fbx/interior_240705_prev.fbx using Guid(f749aed721ade2349a9c324b1dd09b9f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ef2eec22b9569ddd41d88eb1686327c7') in 4.475909 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 5835 +======================================================================== +Received Import Request. + Time since last request: 4.322763 seconds. + path: Assets/Resources/3D Model/fbx/interior_240705.fbx + artifactKey: Guid(3328f5586a6ef4d4096f6e5bd20eaffc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/3D Model/fbx/interior_240705.fbx using Guid(3328f5586a6ef4d4096f6e5bd20eaffc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '113da5d9f0750ba3c366ef12e36cbc92') in 4.459683 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 5975 +======================================================================== +Received Import Request. + Time since last request: 119.657286 seconds. + path: Assets/Resources/3D Model/prefabs/interior_view_240705.prefab + artifactKey: Guid(55d50c4fb0cfc084c8cfac8ee66e7f69) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/3D Model/prefabs/interior_view_240705.prefab using Guid(55d50c4fb0cfc084c8cfac8ee66e7f69) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '78aee501bac53f09ece78d5eb601d690') in 0.254873 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 10501 +======================================================================== +Received Import Request. + Time since last request: 177.557013 seconds. + path: Assets/Resources/3D Model/prefabs/interior_view_24070.prefab + artifactKey: Guid(62f6dfca031b1c8418720ce1e6a0ae56) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/3D Model/prefabs/interior_view_24070.prefab using Guid(62f6dfca031b1c8418720ce1e6a0ae56) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f4e37b685f5c112116cf2530ce559e8e') in 0.240774 seconds +Number of updated asset objects reloaded before import = 0 +Number of asset objects unloaded after import = 10491 -- Gitblit v1.8.0