This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2024-10-14 03:07:34 +08:00
parent edafe4a058
commit d56c133a75
5989 changed files with 8767 additions and 441137 deletions

View File

@@ -1,23 +1,23 @@
Using pre-set license
Built from '2022.3/staging' branch; Version is '2022.3.1f1 (f18e0c1b5784) revision 15830540'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11 (10.0.22631) 64bit Professional' Language: 'zh' Physical Memory: 32651 MB
Built from '2022.3/china_unity/release' branch; Version is '2022.3.16f1c1 (2f3f1b3bde89) revision 3096347'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11 (10.0.22631) 64bit Core' Language: 'zh' Physical Memory: 16088 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
D:\Unity\2022.3.1f1\Editor\Unity.exe
C:\APP\UnityEdit\2022.3.16f1c1\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker0
-projectPath
D:/myproject/JisolGame/JNFrame2
D:/Jisol/JisolGame/JNFrame2
-logFile
Logs/AssetImportWorker0.log
-srvPort
62529
Successfully changed project path to: D:/myproject/JisolGame/JNFrame2
D:/myproject/JisolGame/JNFrame2
51807
Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2
D:/Jisol/JisolGame/JNFrame2
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
@@ -49,64 +49,68 @@ D:/myproject/JisolGame/JNFrame2
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [30620] Host "[IP] 192.168.1.115 [Port] 0 [Flags] 2 [Guid] 797457851 [EditorId] 797457851 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [26720] Host "[IP] 192.168.31.185 [Port] 0 [Flags] 2 [Guid] 2650891507 [EditorId] 2650891507 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [30620] Host "[IP] 192.168.1.115 [Port] 0 [Flags] 2 [Guid] 797457851 [EditorId] 797457851 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Player connection [26720] Host "[IP] 192.168.31.185 [Port] 0 [Flags] 2 [Guid] 2650891507 [EditorId] 2650891507 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Refreshing native plugins compatible for Editor in 53.31 ms, found 3 plugins.
[Physics::Module] Initialized MultithreadedJobDispatcher with 19 workers.
Refreshing native plugins compatible for Editor in 538.95 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2022.3.1f1 (f18e0c1b5784)
[Subsystems] Discovering subsystems at path D:/Unity/2022.3.1f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path D:/myproject/JisolGame/JNFrame2/Assets
Initialize engine version: 2022.3.16f1c1 (2f3f1b3bde89)
[Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path D:/Jisol/JisolGame/JNFrame2/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce GTX 1660 SUPER (ID=0x21c4)
Renderer: NVIDIA GeForce RTX 3060 Laptop GPU (ID=0x2520)
Vendor: NVIDIA
VRAM: 5980 MB
Driver: 31.0.15.3623
VRAM: 5996 MB
Driver: 31.0.15.5176
Initialize mono
Mono path[0] = 'D:/Unity/2022.3.1f1/Editor/Data/Managed'
Mono path[1] = 'D:/Unity/2022.3.1f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'D:/Unity/2022.3.1f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56664
Mono path[0] = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/Managed'
Mono path[1] = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56616
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: D:/Unity/2022.3.1f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.006318 seconds.
- Loaded All Assemblies, in 0.365 seconds
Register platform support module: C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
Register platform support module: C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.030268 seconds.
- Loaded All Assemblies, in 0.799 seconds
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Android Extension - Scanning For ADB Devices 396 ms
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.261 seconds
Domain Reload Profiling: 624ms
BeginReloadAssembly (106ms)
- Finished resetting the current domain, in 0.673 seconds
Domain Reload Profiling: 1462ms
BeginReloadAssembly (486ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
RebuildCommonClasses (36ms)
RebuildNativeTypeToScriptingClass (12ms)
initialDomainReloadingComplete (61ms)
LoadAllAssembliesAndSetupDomain (147ms)
LoadAssemblies (103ms)
RebuildCommonClasses (26ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (107ms)
LoadAllAssembliesAndSetupDomain (163ms)
LoadAssemblies (479ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (139ms)
TypeCache.Refresh (138ms)
TypeCache.ScanAssembly (124ms)
AnalyzeDomain (159ms)
TypeCache.Refresh (158ms)
TypeCache.ScanAssembly (147ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (1ms)
FinalizeReload (261ms)
ResolveRequiredComponents (0ms)
FinalizeReload (673ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (205ms)
SetupLoadedEditorAssemblies (632ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (11ms)
SetLoadedEditorAssemblies (7ms)
InitializePlatformSupportModulesInManaged (507ms)
SetLoadedEditorAssemblies (2ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (137ms)
ProcessInitializeOnLoadMethodAttributes (46ms)
ProcessInitializeOnLoadAttributes (82ms)
ProcessInitializeOnLoadMethodAttributes (38ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
@@ -114,761 +118,76 @@ Domain Reload Profiling: 624ms
========================================================================
Worker process is ready to serve import requests
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.348 seconds
Refreshing native plugins compatible for Editor in 18.95 ms, found 3 plugins.
- Loaded All Assemblies, in 2.213 seconds
Refreshing native plugins compatible for Editor in 30.45 ms, found 3 plugins.
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Package Manager log level set to [2]
[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
- Finished resetting the current domain, in 0.801 seconds
Domain Reload Profiling: 2145ms
BeginReloadAssembly (123ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (21ms)
RebuildCommonClasses (39ms)
RebuildNativeTypeToScriptingClass (9ms)
initialDomainReloadingComplete (53ms)
LoadAllAssembliesAndSetupDomain (1120ms)
LoadAssemblies (791ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (382ms)
TypeCache.Refresh (348ms)
TypeCache.ScanAssembly (331ms)
ScanForSourceGeneratedMonoScriptInfo (26ms)
ResolveRequiredComponents (8ms)
FinalizeReload (802ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (638ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (120ms)
ProcessInitializeOnLoadAttributes (475ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
Refreshing native plugins compatible for Editor in 34.14 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7024 Unused Serialized files (Serialized files now loaded: 0)
Unloading 137 unused Assets / (165.4 KB). Loaded Objects now: 7446.
Memory consumption went from 213.6 MB to 213.5 MB.
Total: 3.583000 ms (FindLiveObjects: 0.560700 ms CreateObjectMapping: 0.457600 ms MarkObjects: 2.343800 ms DeleteObjects: 0.220000 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.606 seconds
Refreshing native plugins compatible for Editor in 17.48 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.773 seconds
Domain Reload Profiling: 3371ms
BeginReloadAssembly (285ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (10ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (111ms)
RebuildCommonClasses (51ms)
RebuildNativeTypeToScriptingClass (13ms)
initialDomainReloadingComplete (69ms)
LoadAllAssembliesAndSetupDomain (1180ms)
LoadAssemblies (893ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (395ms)
TypeCache.Refresh (381ms)
TypeCache.ScanAssembly (362ms)
ScanForSourceGeneratedMonoScriptInfo (6ms)
ResolveRequiredComponents (8ms)
FinalizeReload (1774ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (478ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (121ms)
ProcessInitializeOnLoadAttributes (313ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (7ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Refreshing native plugins compatible for Editor in 32.40 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7025 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (135.9 KB). Loaded Objects now: 7472.
Memory consumption went from 212.2 MB to 212.1 MB.
Total: 3.860200 ms (FindLiveObjects: 0.529400 ms CreateObjectMapping: 0.269800 ms MarkObjects: 2.918900 ms DeleteObjects: 0.140300 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 36.79 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.4 KB). Loaded Objects now: 7472.
Memory consumption went from 103.1 MB to 103.0 MB.
Total: 288.464600 ms (FindLiveObjects: 3.527900 ms CreateObjectMapping: 1.574700 ms MarkObjects: 282.065700 ms DeleteObjects: 1.292200 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 2.935 seconds
Refreshing native plugins compatible for Editor in 26.34 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 2.991 seconds
Domain Reload Profiling: 5920ms
BeginReloadAssembly (786ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (29ms)
BackupInstance (0ms)
ReleaseScriptingObjects (1ms)
CreateAndSetChildDomain (486ms)
RebuildCommonClasses (48ms)
RebuildNativeTypeToScriptingClass (15ms)
initialDomainReloadingComplete (85ms)
LoadAllAssembliesAndSetupDomain (1995ms)
LoadAssemblies (1529ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (595ms)
TypeCache.Refresh (570ms)
TypeCache.ScanAssembly (496ms)
ScanForSourceGeneratedMonoScriptInfo (14ms)
ResolveRequiredComponents (10ms)
FinalizeReload (2992ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (737ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (10ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (193ms)
ProcessInitializeOnLoadAttributes (474ms)
ProcessInitializeOnLoadMethodAttributes (41ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Refreshing native plugins compatible for Editor in 40.24 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.1 KB). Loaded Objects now: 7488.
Memory consumption went from 212.2 MB to 212.1 MB.
Total: 5.231400 ms (FindLiveObjects: 0.794900 ms CreateObjectMapping: 0.645300 ms MarkObjects: 3.543600 ms DeleteObjects: 0.246000 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 39.90 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.4 KB). Loaded Objects now: 7488.
Memory consumption went from 103.1 MB to 103.0 MB.
Total: 4.639800 ms (FindLiveObjects: 0.617700 ms CreateObjectMapping: 0.371500 ms MarkObjects: 3.600500 ms DeleteObjects: 0.048600 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 71.18 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.4 KB). Loaded Objects now: 7488.
Memory consumption went from 102.3 MB to 102.3 MB.
Total: 7.419500 ms (FindLiveObjects: 0.783300 ms CreateObjectMapping: 0.516400 ms MarkObjects: 6.029700 ms DeleteObjects: 0.086500 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Import Request.
Time since last request: 74603.971976 seconds.
path: Assets/AssetBundleCollectorSetting.asset
artifactKey: Guid(3cf588b650c043f41ac56ee8a5e7d801) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/AssetBundleCollectorSetting.asset using Guid(3cf588b650c043f41ac56ee8a5e7d801) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '97c3ddd6930c1be096bfa69140c6af62') in 0.136688 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 1
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.995 seconds
Refreshing native plugins compatible for Editor in 24.58 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 2.271 seconds
Domain Reload Profiling: 4261ms
BeginReloadAssembly (403ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (11ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (197ms)
RebuildCommonClasses (39ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (61ms)
LoadAllAssembliesAndSetupDomain (1476ms)
LoadAssemblies (1139ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (457ms)
TypeCache.Refresh (438ms)
TypeCache.ScanAssembly (397ms)
ScanForSourceGeneratedMonoScriptInfo (6ms)
ResolveRequiredComponents (13ms)
FinalizeReload (2271ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (601ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (7ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (156ms)
ProcessInitializeOnLoadAttributes (390ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Refreshing native plugins compatible for Editor in 56.63 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7025 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.0 KB). Loaded Objects now: 7504.
Memory consumption went from 212.0 MB to 211.9 MB.
Total: 4.627400 ms (FindLiveObjects: 0.572300 ms CreateObjectMapping: 0.496200 ms MarkObjects: 3.383300 ms DeleteObjects: 0.174200 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 33.70 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.4 KB). Loaded Objects now: 7504.
Memory consumption went from 103.1 MB to 103.0 MB.
Total: 9.510800 ms (FindLiveObjects: 0.893100 ms CreateObjectMapping: 0.929500 ms MarkObjects: 7.485500 ms DeleteObjects: 0.200600 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 2.606 seconds
Refreshing native plugins compatible for Editor in 38.01 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 2.018 seconds
Domain Reload Profiling: 4617ms
BeginReloadAssembly (346ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (107ms)
RebuildCommonClasses (65ms)
RebuildNativeTypeToScriptingClass (23ms)
initialDomainReloadingComplete (108ms)
LoadAllAssembliesAndSetupDomain (2056ms)
LoadAssemblies (1588ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (627ms)
TypeCache.Refresh (613ms)
TypeCache.ScanAssembly (580ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (14ms)
FinalizeReload (2019ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (956ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (11ms)
SetLoadedEditorAssemblies (8ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (229ms)
ProcessInitializeOnLoadAttributes (646ms)
ProcessInitializeOnLoadMethodAttributes (48ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Refreshing native plugins compatible for Editor in 38.31 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (135.9 KB). Loaded Objects now: 7519.
Memory consumption went from 212.3 MB to 212.1 MB.
Total: 6.742000 ms (FindLiveObjects: 0.694300 ms CreateObjectMapping: 0.692800 ms MarkObjects: 4.980400 ms DeleteObjects: 0.369600 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Import Request.
Time since last request: 453.068057 seconds.
path: Assets/HotAssets/HotDlls/HotSamples.dll.bytes
artifactKey: Guid(31ecfccf5f58fcd4e82c0039b5c0433e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/HotAssets/HotDlls/HotSamples.dll.bytes using Guid(31ecfccf5f58fcd4e82c0039b5c0433e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ce2a99536dd00ce8089bfe28017df41d') in 0.013360 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 1
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.566 seconds
Refreshing native plugins compatible for Editor in 25.29 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.292 seconds
Domain Reload Profiling: 2852ms
BeginReloadAssembly (213ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (82ms)
RebuildCommonClasses (35ms)
RebuildNativeTypeToScriptingClass (13ms)
initialDomainReloadingComplete (70ms)
LoadAllAssembliesAndSetupDomain (1228ms)
LoadAssemblies (850ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (454ms)
TypeCache.Refresh (444ms)
TypeCache.ScanAssembly (419ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (10ms)
FinalizeReload (1293ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (598ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (145ms)
ProcessInitializeOnLoadAttributes (397ms)
ProcessInitializeOnLoadMethodAttributes (34ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Script is not up to date after domain reload: guid(21612b697232f004dbebce22c0000dd8) path("Assets/HotMain/LoadDll.cs") state(2)
Refreshing native plugins compatible for Editor in 47.76 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7024 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.2 KB). Loaded Objects now: 7533.
Memory consumption went from 212.0 MB to 211.8 MB.
Total: 6.160000 ms (FindLiveObjects: 0.923600 ms CreateObjectMapping: 0.496800 ms MarkObjects: 4.541300 ms DeleteObjects: 0.195300 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.471 seconds
Refreshing native plugins compatible for Editor in 21.74 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.314 seconds
Domain Reload Profiling: 2779ms
BeginReloadAssembly (213ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (77ms)
RebuildCommonClasses (34ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (59ms)
LoadAllAssembliesAndSetupDomain (1148ms)
LoadAssemblies (811ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (411ms)
TypeCache.Refresh (398ms)
TypeCache.ScanAssembly (366ms)
ScanForSourceGeneratedMonoScriptInfo (3ms)
ResolveRequiredComponents (9ms)
FinalizeReload (1315ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (644ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (168ms)
ProcessInitializeOnLoadAttributes (408ms)
ProcessInitializeOnLoadMethodAttributes (44ms)
AfterProcessingInitializeOnLoad (9ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Refreshing native plugins compatible for Editor in 32.56 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.1 KB). Loaded Objects now: 7549.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 11.446000 ms (FindLiveObjects: 1.335700 ms CreateObjectMapping: 1.403400 ms MarkObjects: 8.062700 ms DeleteObjects: 0.638800 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.583 seconds
Refreshing native plugins compatible for Editor in 31.60 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.504 seconds
Domain Reload Profiling: 3082ms
BeginReloadAssembly (196ms)
- Finished resetting the current domain, in 1.690 seconds
Domain Reload Profiling: 3889ms
BeginReloadAssembly (168ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (68ms)
RebuildCommonClasses (34ms)
RebuildNativeTypeToScriptingClass (10ms)
initialDomainReloadingComplete (62ms)
LoadAllAssembliesAndSetupDomain (1275ms)
LoadAssemblies (847ms)
CreateAndSetChildDomain (19ms)
RebuildCommonClasses (30ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (69ms)
LoadAllAssembliesAndSetupDomain (1923ms)
LoadAssemblies (1767ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (497ms)
TypeCache.Refresh (486ms)
TypeCache.ScanAssembly (457ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (11ms)
FinalizeReload (1505ms)
AnalyzeDomain (266ms)
TypeCache.Refresh (232ms)
TypeCache.ScanAssembly (212ms)
ScanForSourceGeneratedMonoScriptInfo (24ms)
ResolveRequiredComponents (8ms)
FinalizeReload (1691ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (724ms)
SetupLoadedEditorAssemblies (1547ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (12ms)
SetLoadedEditorAssemblies (11ms)
InitializePlatformSupportModulesInManaged (28ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (196ms)
ProcessInitializeOnLoadAttributes (450ms)
ProcessInitializeOnLoadMethodAttributes (42ms)
AfterProcessingInitializeOnLoad (14ms)
BeforeProcessingInitializeOnLoad (73ms)
ProcessInitializeOnLoadAttributes (1394ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (23ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (15ms)
Refreshing native plugins compatible for Editor in 44.43 ms, found 3 plugins.
AwakeInstancesAfterBackupRestoration (9ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds
Refreshing native plugins compatible for Editor in 29.37 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.2 KB). Loaded Objects now: 7564.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 6.298400 ms (FindLiveObjects: 0.917600 ms CreateObjectMapping: 0.526900 ms MarkObjects: 4.127700 ms DeleteObjects: 0.716300 ms)
Unloading 7041 Unused Serialized files (Serialized files now loaded: 0)
Unloading 139 unused Assets / (165.8 KB). Loaded Objects now: 7460.
Memory consumption went from 228.6 MB to 228.5 MB.
Total: 3.480300 ms (FindLiveObjects: 0.390400 ms CreateObjectMapping: 0.264600 ms MarkObjects: 2.579500 ms DeleteObjects: 0.244500 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 2.001 seconds
Refreshing native plugins compatible for Editor in 23.20 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.449 seconds
Domain Reload Profiling: 3444ms
BeginReloadAssembly (277ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (99ms)
RebuildCommonClasses (57ms)
RebuildNativeTypeToScriptingClass (20ms)
initialDomainReloadingComplete (84ms)
LoadAllAssembliesAndSetupDomain (1556ms)
LoadAssemblies (1121ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (543ms)
TypeCache.Refresh (530ms)
TypeCache.ScanAssembly (503ms)
ScanForSourceGeneratedMonoScriptInfo (3ms)
ResolveRequiredComponents (9ms)
FinalizeReload (1450ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (656ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (159ms)
ProcessInitializeOnLoadAttributes (435ms)
ProcessInitializeOnLoadMethodAttributes (37ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Refreshing native plugins compatible for Editor in 49.30 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.2 KB). Loaded Objects now: 7579.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 5.390000 ms (FindLiveObjects: 0.859900 ms CreateObjectMapping: 0.532500 ms MarkObjects: 3.793900 ms DeleteObjects: 0.201500 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.609 seconds
Refreshing native plugins compatible for Editor in 24.87 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.525 seconds
Domain Reload Profiling: 3128ms
BeginReloadAssembly (198ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (9ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (66ms)
RebuildCommonClasses (38ms)
RebuildNativeTypeToScriptingClass (13ms)
initialDomainReloadingComplete (62ms)
LoadAllAssembliesAndSetupDomain (1290ms)
LoadAssemblies (841ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (516ms)
TypeCache.Refresh (505ms)
TypeCache.ScanAssembly (479ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (11ms)
FinalizeReload (1526ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (721ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (7ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (185ms)
ProcessInitializeOnLoadAttributes (469ms)
ProcessInitializeOnLoadMethodAttributes (41ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (15ms)
Refreshing native plugins compatible for Editor in 42.18 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.2 KB). Loaded Objects now: 7594.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 5.415400 ms (FindLiveObjects: 0.870700 ms CreateObjectMapping: 0.498900 ms MarkObjects: 3.819300 ms DeleteObjects: 0.224200 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 36.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.4 KB). Loaded Objects now: 7594.
Memory consumption went from 103.2 MB to 103.1 MB.
Total: 4.105900 ms (FindLiveObjects: 0.944400 ms CreateObjectMapping: 0.569900 ms MarkObjects: 2.546800 ms DeleteObjects: 0.043500 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:CustomObjectIndexerAttribute: 43b350a4d6e6d1791af0b5038c4bea17 ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Import Request.
Time since last request: 316.689087 seconds.
path: Assets/StreamingAssets/yoo
artifactKey: Guid(9dd6aa54330df2f47a2c0e27ee9f8b94) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/StreamingAssets/yoo using Guid(9dd6aa54330df2f47a2c0e27ee9f8b94) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b569ed8cb6e8ac48a545722ba2b1e4e5') in 0.004466 seconds
Time since last request: 676.237579 seconds.
path: Assets/Resources/WhiteMat.mat
artifactKey: Guid(633a83508c617534bb405e9fe3aacfc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Resources/WhiteMat.mat using Guid(633a83508c617534bb405e9fe3aacfc7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3f89a2a1610d3b4e6279325075661d1a') in 0.406260 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
Number of asset objects unloaded after import = 1

File diff suppressed because it is too large Load Diff

View File

@@ -1,23 +1,23 @@
Using pre-set license
Built from '2022.3/staging' branch; Version is '2022.3.1f1 (f18e0c1b5784) revision 15830540'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11 (10.0.22631) 64bit Professional' Language: 'zh' Physical Memory: 32651 MB
Built from '2022.3/china_unity/release' branch; Version is '2022.3.16f1c1 (2f3f1b3bde89) revision 3096347'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11 (10.0.22631) 64bit Core' Language: 'zh' Physical Memory: 16088 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
D:\Unity\2022.3.1f1\Editor\Unity.exe
C:\APP\UnityEdit\2022.3.16f1c1\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker1
-projectPath
D:/myproject/JisolGame/JNFrame2
D:/Jisol/JisolGame/JNFrame2
-logFile
Logs/AssetImportWorker1.log
-srvPort
62529
Successfully changed project path to: D:/myproject/JisolGame/JNFrame2
D:/myproject/JisolGame/JNFrame2
51807
Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2
D:/Jisol/JisolGame/JNFrame2
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
@@ -49,64 +49,68 @@ D:/myproject/JisolGame/JNFrame2
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [29656] Host "[IP] 192.168.1.115 [Port] 0 [Flags] 2 [Guid] 3686011887 [EditorId] 3686011887 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [5852] Host "[IP] 192.168.31.185 [Port] 0 [Flags] 2 [Guid] 3064277884 [EditorId] 3064277884 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [29656] Host "[IP] 192.168.1.115 [Port] 0 [Flags] 2 [Guid] 3686011887 [EditorId] 3686011887 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Player connection [5852] Host "[IP] 192.168.31.185 [Port] 0 [Flags] 2 [Guid] 3064277884 [EditorId] 3064277884 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
Refreshing native plugins compatible for Editor in 42.48 ms, found 3 plugins.
[Physics::Module] Initialized MultithreadedJobDispatcher with 19 workers.
Refreshing native plugins compatible for Editor in 539.85 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2022.3.1f1 (f18e0c1b5784)
[Subsystems] Discovering subsystems at path D:/Unity/2022.3.1f1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path D:/myproject/JisolGame/JNFrame2/Assets
Initialize engine version: 2022.3.16f1c1 (2f3f1b3bde89)
[Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path D:/Jisol/JisolGame/JNFrame2/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce GTX 1660 SUPER (ID=0x21c4)
Renderer: NVIDIA GeForce RTX 3060 Laptop GPU (ID=0x2520)
Vendor: NVIDIA
VRAM: 5980 MB
Driver: 31.0.15.3623
VRAM: 5996 MB
Driver: 31.0.15.5176
Initialize mono
Mono path[0] = 'D:/Unity/2022.3.1f1/Editor/Data/Managed'
Mono path[1] = 'D:/Unity/2022.3.1f1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'D:/Unity/2022.3.1f1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56320
Mono path[0] = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/Managed'
Mono path[1] = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56948
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: D:/Unity/2022.3.1f1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.005431 seconds.
- Loaded All Assemblies, in 0.343 seconds
Register platform support module: C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
Register platform support module: C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.030667 seconds.
- Loaded All Assemblies, in 0.799 seconds
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Android Extension - Scanning For ADB Devices 397 ms
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.263 seconds
Domain Reload Profiling: 603ms
BeginReloadAssembly (100ms)
- Finished resetting the current domain, in 0.673 seconds
Domain Reload Profiling: 1464ms
BeginReloadAssembly (485ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
RebuildCommonClasses (35ms)
RebuildNativeTypeToScriptingClass (13ms)
initialDomainReloadingComplete (65ms)
LoadAllAssembliesAndSetupDomain (127ms)
LoadAssemblies (97ms)
RebuildCommonClasses (26ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (108ms)
LoadAllAssembliesAndSetupDomain (163ms)
LoadAssemblies (478ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (120ms)
TypeCache.Refresh (120ms)
TypeCache.ScanAssembly (107ms)
AnalyzeDomain (160ms)
TypeCache.Refresh (158ms)
TypeCache.ScanAssembly (147ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (1ms)
FinalizeReload (264ms)
ResolveRequiredComponents (0ms)
FinalizeReload (673ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (195ms)
SetupLoadedEditorAssemblies (632ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (8ms)
InitializePlatformSupportModulesInManaged (508ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (124ms)
ProcessInitializeOnLoadMethodAttributes (52ms)
ProcessInitializeOnLoadAttributes (81ms)
ProcessInitializeOnLoadMethodAttributes (38ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
@@ -114,745 +118,108 @@ Domain Reload Profiling: 603ms
========================================================================
Worker process is ready to serve import requests
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.348 seconds
Refreshing native plugins compatible for Editor in 18.85 ms, found 3 plugins.
- Loaded All Assemblies, in 2.210 seconds
Refreshing native plugins compatible for Editor in 30.66 ms, found 3 plugins.
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Package Manager log level set to [2]
[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
- Finished resetting the current domain, in 0.802 seconds
Domain Reload Profiling: 2146ms
BeginReloadAssembly (123ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (22ms)
RebuildCommonClasses (40ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (49ms)
LoadAllAssembliesAndSetupDomain (1120ms)
LoadAssemblies (785ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (385ms)
TypeCache.Refresh (352ms)
TypeCache.ScanAssembly (335ms)
ScanForSourceGeneratedMonoScriptInfo (26ms)
ResolveRequiredComponents (8ms)
FinalizeReload (802ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (638ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (125ms)
ProcessInitializeOnLoadAttributes (469ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (8ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds
Refreshing native plugins compatible for Editor in 34.04 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7024 Unused Serialized files (Serialized files now loaded: 0)
Unloading 137 unused Assets / (165.4 KB). Loaded Objects now: 7446.
Memory consumption went from 213.6 MB to 213.5 MB.
Total: 3.559500 ms (FindLiveObjects: 0.595800 ms CreateObjectMapping: 0.359800 ms MarkObjects: 2.426300 ms DeleteObjects: 0.176100 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Import Request.
Time since last request: 56483.671360 seconds.
path: Assets/HotMain/LoadDll.cs
artifactKey: Guid(21612b697232f004dbebce22c0000dd8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/HotMain/LoadDll.cs using Guid(21612b697232f004dbebce22c0000dd8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5f4a039d6bd9d815b9ffa5ac5a917061') in 0.002383 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.597 seconds
Refreshing native plugins compatible for Editor in 17.80 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.776 seconds
Domain Reload Profiling: 3365ms
BeginReloadAssembly (275ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (120ms)
RebuildCommonClasses (50ms)
RebuildNativeTypeToScriptingClass (12ms)
initialDomainReloadingComplete (69ms)
LoadAllAssembliesAndSetupDomain (1182ms)
LoadAssemblies (869ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (410ms)
TypeCache.Refresh (396ms)
TypeCache.ScanAssembly (375ms)
ScanForSourceGeneratedMonoScriptInfo (6ms)
ResolveRequiredComponents (9ms)
FinalizeReload (1777ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (482ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (4ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (123ms)
ProcessInitializeOnLoadAttributes (315ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (7ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Refreshing native plugins compatible for Editor in 32.71 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7024 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (135.9 KB). Loaded Objects now: 7472.
Memory consumption went from 212.0 MB to 211.8 MB.
Total: 4.444400 ms (FindLiveObjects: 0.533000 ms CreateObjectMapping: 0.400400 ms MarkObjects: 3.263900 ms DeleteObjects: 0.246100 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 42.18 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.4 KB). Loaded Objects now: 7472.
Memory consumption went from 103.1 MB to 103.0 MB.
Total: 314.281200 ms (FindLiveObjects: 2.333800 ms CreateObjectMapping: 0.555700 ms MarkObjects: 310.882200 ms DeleteObjects: 0.502300 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 2.930 seconds
Refreshing native plugins compatible for Editor in 23.66 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 2.994 seconds
Domain Reload Profiling: 5917ms
BeginReloadAssembly (781ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (29ms)
BackupInstance (0ms)
ReleaseScriptingObjects (1ms)
CreateAndSetChildDomain (485ms)
RebuildCommonClasses (46ms)
RebuildNativeTypeToScriptingClass (15ms)
initialDomainReloadingComplete (85ms)
LoadAllAssembliesAndSetupDomain (1995ms)
LoadAssemblies (1531ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (597ms)
TypeCache.Refresh (576ms)
TypeCache.ScanAssembly (504ms)
ScanForSourceGeneratedMonoScriptInfo (12ms)
ResolveRequiredComponents (10ms)
FinalizeReload (2994ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (734ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (10ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (179ms)
ProcessInitializeOnLoadAttributes (485ms)
ProcessInitializeOnLoadMethodAttributes (39ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Refreshing native plugins compatible for Editor in 75.01 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.4 KB). Loaded Objects now: 7488.
Memory consumption went from 212.3 MB to 212.1 MB.
Total: 5.280000 ms (FindLiveObjects: 1.194900 ms CreateObjectMapping: 0.684100 ms MarkObjects: 3.255900 ms DeleteObjects: 0.141400 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 39.34 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.5 KB). Loaded Objects now: 7488.
Memory consumption went from 103.1 MB to 103.0 MB.
Total: 34.811500 ms (FindLiveObjects: 0.839200 ms CreateObjectMapping: 1.298900 ms MarkObjects: 32.586900 ms DeleteObjects: 0.084300 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 38.54 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.5 KB). Loaded Objects now: 7488.
Memory consumption went from 102.3 MB to 102.3 MB.
Total: 9.593600 ms (FindLiveObjects: 2.353000 ms CreateObjectMapping: 1.240300 ms MarkObjects: 5.919600 ms DeleteObjects: 0.078000 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.930 seconds
Refreshing native plugins compatible for Editor in 27.76 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 2.272 seconds
Domain Reload Profiling: 4196ms
BeginReloadAssembly (420ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (15ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (231ms)
RebuildCommonClasses (35ms)
RebuildNativeTypeToScriptingClass (13ms)
initialDomainReloadingComplete (72ms)
LoadAllAssembliesAndSetupDomain (1382ms)
LoadAssemblies (1023ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (444ms)
TypeCache.Refresh (426ms)
TypeCache.ScanAssembly (379ms)
ScanForSourceGeneratedMonoScriptInfo (6ms)
ResolveRequiredComponents (12ms)
FinalizeReload (2273ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (601ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (157ms)
ProcessInitializeOnLoadAttributes (388ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Refreshing native plugins compatible for Editor in 47.57 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (135.9 KB). Loaded Objects now: 7503.
Memory consumption went from 212.3 MB to 212.1 MB.
Total: 6.328900 ms (FindLiveObjects: 0.941700 ms CreateObjectMapping: 0.571900 ms MarkObjects: 4.425700 ms DeleteObjects: 0.387400 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 83.87 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.5 KB). Loaded Objects now: 7503.
Memory consumption went from 103.1 MB to 103.0 MB.
Total: 12.704400 ms (FindLiveObjects: 1.624000 ms CreateObjectMapping: 1.217200 ms MarkObjects: 9.653700 ms DeleteObjects: 0.204700 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 2.624 seconds
Refreshing native plugins compatible for Editor in 33.71 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 2.035 seconds
Domain Reload Profiling: 4651ms
BeginReloadAssembly (359ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (119ms)
RebuildCommonClasses (65ms)
RebuildNativeTypeToScriptingClass (19ms)
initialDomainReloadingComplete (96ms)
LoadAllAssembliesAndSetupDomain (2077ms)
LoadAssemblies (1607ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (629ms)
TypeCache.Refresh (613ms)
TypeCache.ScanAssembly (583ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (16ms)
FinalizeReload (2035ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (944ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (7ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (219ms)
ProcessInitializeOnLoadAttributes (651ms)
ProcessInitializeOnLoadMethodAttributes (46ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Refreshing native plugins compatible for Editor in 40.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (135.9 KB). Loaded Objects now: 7518.
Memory consumption went from 212.3 MB to 212.1 MB.
Total: 9.290000 ms (FindLiveObjects: 1.196800 ms CreateObjectMapping: 0.732100 ms MarkObjects: 6.913100 ms DeleteObjects: 0.444800 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.555 seconds
Refreshing native plugins compatible for Editor in 27.54 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.297 seconds
Domain Reload Profiling: 2844ms
BeginReloadAssembly (203ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (72ms)
RebuildCommonClasses (35ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (72ms)
LoadAllAssembliesAndSetupDomain (1226ms)
LoadAssemblies (852ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (447ms)
TypeCache.Refresh (436ms)
TypeCache.ScanAssembly (413ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (11ms)
FinalizeReload (1297ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (602ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (141ms)
ProcessInitializeOnLoadAttributes (400ms)
ProcessInitializeOnLoadMethodAttributes (35ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Script is not up to date after domain reload: guid(21612b697232f004dbebce22c0000dd8) path("Assets/HotMain/LoadDll.cs") state(2)
Refreshing native plugins compatible for Editor in 41.83 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7025 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.2 KB). Loaded Objects now: 7532.
Memory consumption went from 212.2 MB to 212.1 MB.
Total: 4.624600 ms (FindLiveObjects: 0.759000 ms CreateObjectMapping: 0.596700 ms MarkObjects: 3.094000 ms DeleteObjects: 0.173000 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.474 seconds
Refreshing native plugins compatible for Editor in 22.98 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.311 seconds
Domain Reload Profiling: 2780ms
BeginReloadAssembly (214ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (75ms)
RebuildCommonClasses (37ms)
RebuildNativeTypeToScriptingClass (10ms)
initialDomainReloadingComplete (62ms)
LoadAllAssembliesAndSetupDomain (1145ms)
LoadAssemblies (815ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (409ms)
TypeCache.Refresh (396ms)
TypeCache.ScanAssembly (367ms)
ScanForSourceGeneratedMonoScriptInfo (5ms)
ResolveRequiredComponents (8ms)
FinalizeReload (1312ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (652ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (170ms)
ProcessInitializeOnLoadAttributes (411ms)
ProcessInitializeOnLoadMethodAttributes (47ms)
AfterProcessingInitializeOnLoad (10ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Refreshing native plugins compatible for Editor in 42.49 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.1 KB). Loaded Objects now: 7548.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 8.512400 ms (FindLiveObjects: 1.556800 ms CreateObjectMapping: 1.135700 ms MarkObjects: 5.428700 ms DeleteObjects: 0.386900 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.573 seconds
Refreshing native plugins compatible for Editor in 30.63 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.464 seconds
Domain Reload Profiling: 3031ms
BeginReloadAssembly (193ms)
- Finished resetting the current domain, in 1.691 seconds
Domain Reload Profiling: 3880ms
BeginReloadAssembly (165ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (65ms)
RebuildCommonClasses (36ms)
RebuildNativeTypeToScriptingClass (13ms)
initialDomainReloadingComplete (62ms)
LoadAllAssembliesAndSetupDomain (1263ms)
LoadAssemblies (846ms)
CreateAndSetChildDomain (19ms)
RebuildCommonClasses (28ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (66ms)
LoadAllAssembliesAndSetupDomain (1921ms)
LoadAssemblies (1767ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (494ms)
TypeCache.Refresh (483ms)
TypeCache.ScanAssembly (458ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (11ms)
FinalizeReload (1464ms)
AnalyzeDomain (262ms)
TypeCache.Refresh (229ms)
TypeCache.ScanAssembly (209ms)
ScanForSourceGeneratedMonoScriptInfo (23ms)
ResolveRequiredComponents (8ms)
FinalizeReload (1691ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (705ms)
SetupLoadedEditorAssemblies (1548ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (8ms)
InitializePlatformSupportModulesInManaged (27ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (196ms)
ProcessInitializeOnLoadAttributes (436ms)
ProcessInitializeOnLoadMethodAttributes (44ms)
AfterProcessingInitializeOnLoad (12ms)
BeforeProcessingInitializeOnLoad (76ms)
ProcessInitializeOnLoadAttributes (1393ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (24ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Refreshing native plugins compatible for Editor in 46.35 ms, found 3 plugins.
AwakeInstancesAfterBackupRestoration (10ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.07 seconds
Refreshing native plugins compatible for Editor in 30.80 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.2 KB). Loaded Objects now: 7563.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 6.459700 ms (FindLiveObjects: 0.878100 ms CreateObjectMapping: 0.731500 ms MarkObjects: 4.591500 ms DeleteObjects: 0.256900 ms)
Unloading 7041 Unused Serialized files (Serialized files now loaded: 0)
Unloading 139 unused Assets / (165.9 KB). Loaded Objects now: 7460.
Memory consumption went from 228.7 MB to 228.6 MB.
Total: 3.850000 ms (FindLiveObjects: 0.416100 ms CreateObjectMapping: 0.251800 ms MarkObjects: 2.891300 ms DeleteObjects: 0.289400 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:CustomObjectIndexerAttribute: 43b350a4d6e6d1791af0b5038c4bea17 ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 2.007 seconds
Refreshing native plugins compatible for Editor in 22.76 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.458 seconds
Domain Reload Profiling: 3459ms
BeginReloadAssembly (280ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (106ms)
RebuildCommonClasses (58ms)
RebuildNativeTypeToScriptingClass (16ms)
initialDomainReloadingComplete (88ms)
LoadAllAssembliesAndSetupDomain (1560ms)
LoadAssemblies (1120ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (545ms)
TypeCache.Refresh (532ms)
TypeCache.ScanAssembly (506ms)
ScanForSourceGeneratedMonoScriptInfo (3ms)
ResolveRequiredComponents (10ms)
FinalizeReload (1458ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (665ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (6ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (159ms)
ProcessInitializeOnLoadAttributes (441ms)
ProcessInitializeOnLoadMethodAttributes (40ms)
AfterProcessingInitializeOnLoad (11ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Refreshing native plugins compatible for Editor in 38.48 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.1 KB). Loaded Objects now: 7578.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 6.949600 ms (FindLiveObjects: 1.068900 ms CreateObjectMapping: 0.636800 ms MarkObjects: 4.742700 ms DeleteObjects: 0.497500 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
Received Import Request.
Time since last request: 676.239008 seconds.
path: Assets/Plugins/SRDebugger/StompyRobot.SRDebugger.asmdef
artifactKey: Guid(bcc75752368a72b4aba4043ea13b2a1a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Plugins/SRDebugger/StompyRobot.SRDebugger.asmdef using Guid(bcc75752368a72b4aba4043ea13b2a1a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a5c29a46ca9bbb0d0e918a16178ef60c') in 0.002045 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 1.581 seconds
Refreshing native plugins compatible for Editor in 26.91 ms, found 3 plugins.
Native extension for WindowsStandalone 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
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 1.512 seconds
Domain Reload Profiling: 3087ms
BeginReloadAssembly (193ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (64ms)
RebuildCommonClasses (36ms)
RebuildNativeTypeToScriptingClass (11ms)
initialDomainReloadingComplete (62ms)
LoadAllAssembliesAndSetupDomain (1273ms)
LoadAssemblies (828ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (511ms)
TypeCache.Refresh (500ms)
TypeCache.ScanAssembly (474ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (11ms)
FinalizeReload (1512ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (709ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (8ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (183ms)
ProcessInitializeOnLoadAttributes (458ms)
ProcessInitializeOnLoadMethodAttributes (42ms)
AfterProcessingInitializeOnLoad (10ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Refreshing native plugins compatible for Editor in 40.79 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7026 Unused Serialized files (Serialized files now loaded: 0)
Unloading 95 unused Assets / (136.1 KB). Loaded Objects now: 7593.
Memory consumption went from 212.3 MB to 212.2 MB.
Total: 6.982800 ms (FindLiveObjects: 0.962400 ms CreateObjectMapping: 0.682900 ms MarkObjects: 5.125900 ms DeleteObjects: 0.209600 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
Received Import Request.
Time since last request: 0.000034 seconds.
path: Assets/Plugins/Best HTTP/BestHTTP.asmdef
artifactKey: Guid(9069ac25d95ca17448a247f3bb1c769f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Plugins/Best HTTP/BestHTTP.asmdef using Guid(9069ac25d95ca17448a247f3bb1c769f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cac254d2a81283e544066d5761deb152') in 0.006668 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0
========================================================================
Received Prepare
Refreshing native plugins compatible for Editor in 69.38 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2 Unused Serialized files (Serialized files now loaded: 0)
Unloading 2 unused Assets / (76.5 KB). Loaded Objects now: 7593.
Memory consumption went from 103.2 MB to 103.1 MB.
Total: 8.783100 ms (FindLiveObjects: 0.849500 ms CreateObjectMapping: 0.919500 ms MarkObjects: 6.866000 ms DeleteObjects: 0.146000 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:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
Received Import Request.
Time since last request: 0.000018 seconds.
path: Assets/Resources/YooAssetSettings.asset
artifactKey: Guid(02407f3555e145d47b211f7f8e81d81d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Resources/YooAssetSettings.asset using Guid(02407f3555e145d47b211f7f8e81d81d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a5d1cad59c8c8c983409a6c2c2d416b3') in 0.008006 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 1
========================================================================
Received Import Request.
Time since last request: 0.000012 seconds.
path: Assets/Resources/DOTweenSettings.asset
artifactKey: Guid(1404371037f62ba4eb4b3aeb160e0b58) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Resources/DOTweenSettings.asset using Guid(1404371037f62ba4eb4b3aeb160e0b58) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8518d17e0006a18dec828ba425a9110a') in 0.001850 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 1
========================================================================
Received Import Request.
Time since last request: 0.000021 seconds.
path: Assets/Plugins/SRF/StompyRobot.SRF.asmdef
artifactKey: Guid(05dbf8cd246c9274c8a78a65142e5f8a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Plugins/SRF/StompyRobot.SRF.asmdef using Guid(05dbf8cd246c9274c8a78a65142e5f8a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '527c64aeb135398f2e756266617a7c13') in 0.000580 seconds
Number of updated asset objects reloaded before import = 0
Number of asset objects unloaded after import = 0

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,185 @@
Using pre-set license
Built from '2022.3/china_unity/release' branch; Version is '2022.3.16f1c1 (2f3f1b3bde89) revision 3096347'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11 (10.0.22631) 64bit Core' Language: 'zh' Physical Memory: 16088 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
C:\APP\UnityEdit\2022.3.16f1c1\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker2
-projectPath
D:/Jisol/JisolGame/JNFrame2
-logFile
Logs/AssetImportWorker2.log
-srvPort
51807
Successfully changed project path to: D:/Jisol/JisolGame/JNFrame2
D:/Jisol/JisolGame/JNFrame2
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=33554432"
"memorysetup-bucket-allocator-block-count=8"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=33554432"
"memorysetup-profiler-bucket-allocator-block-count=8"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-allocator-temp-initial-block-size-main=262144"
"memorysetup-allocator-temp-initial-block-size-worker=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=33554432"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
"memorysetup-temp-allocator-size-gfx=262144"
Player connection [8844] Host "[IP] 192.168.31.185 [Port] 0 [Flags] 2 [Guid] 43178978 [EditorId] 43178978 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [8844] Host "[IP] 192.168.31.185 [Port] 0 [Flags] 2 [Guid] 43178978 [EditorId] 43178978 [Version] 1048832 [Id] WindowsEditor(7,DESKTOP-5RP3AKU) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
[Physics::Module] Initialized MultithreadedJobDispatcher with 19 workers.
Refreshing native plugins compatible for Editor in 64.86 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2022.3.16f1c1 (2f3f1b3bde89)
[Subsystems] Discovering subsystems at path C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path D:/Jisol/JisolGame/JNFrame2/Assets
GfxDevice: creating device client; threaded=0; jobified=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: NVIDIA GeForce RTX 3060 Laptop GPU (ID=0x2520)
Vendor: NVIDIA
VRAM: 5996 MB
Driver: 31.0.15.5176
Initialize mono
Mono path[0] = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/Managed'
Mono path[1] = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56188
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
Register platform support module: C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.015328 seconds.
- Loaded All Assemblies, in 0.391 seconds
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Android Extension - Scanning For ADB Devices 388 ms
Mono: successfully reloaded assembly
- Finished resetting the current domain, in 0.651 seconds
Domain Reload Profiling: 1034ms
BeginReloadAssembly (133ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
RebuildCommonClasses (30ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (76ms)
LoadAllAssembliesAndSetupDomain (135ms)
LoadAssemblies (125ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (132ms)
TypeCache.Refresh (131ms)
TypeCache.ScanAssembly (118ms)
ScanForSourceGeneratedMonoScriptInfo (0ms)
ResolveRequiredComponents (0ms)
FinalizeReload (651ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (610ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (483ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (2ms)
ProcessInitializeOnLoadAttributes (83ms)
ProcessInitializeOnLoadMethodAttributes (39ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
========================================================================
Worker process is ready to serve import requests
Begin MonoManager ReloadAssembly
- Loaded All Assemblies, in 0.836 seconds
Refreshing native plugins compatible for Editor in 33.21 ms, found 3 plugins.
Native extension for WindowsStandalone target not found
Native extension for Android target not found
Package Manager log level set to [2]
[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
- Finished resetting the current domain, in 0.635 seconds
Domain Reload Profiling: 1459ms
BeginReloadAssembly (150ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (16ms)
RebuildCommonClasses (28ms)
RebuildNativeTypeToScriptingClass (8ms)
initialDomainReloadingComplete (58ms)
LoadAllAssembliesAndSetupDomain (581ms)
LoadAssemblies (441ms)
RebuildTransferFunctionScriptingTraits (0ms)
AnalyzeDomain (238ms)
TypeCache.Refresh (208ms)
TypeCache.ScanAssembly (190ms)
ScanForSourceGeneratedMonoScriptInfo (22ms)
ResolveRequiredComponents (7ms)
FinalizeReload (636ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (0ms)
SetupLoadedEditorAssemblies (500ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (29ms)
SetLoadedEditorAssemblies (3ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (75ms)
ProcessInitializeOnLoadAttributes (355ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (18ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds
Refreshing native plugins compatible for Editor in 28.98 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 7041 Unused Serialized files (Serialized files now loaded: 0)
Unloading 139 unused Assets / (165.9 KB). Loaded Objects now: 7460.
Memory consumption went from 228.7 MB to 228.6 MB.
Total: 3.023800 ms (FindLiveObjects: 0.353100 ms CreateObjectMapping: 0.297900 ms MarkObjects: 2.208300 ms DeleteObjects: 0.163800 ms)
AssetImportParameters requested are different than current active one (requested -> active):
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
custom:AudioImporter_EditorPlatform: d09bf68614088b80899f8185d706f6e7 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:video-codec-MediaFoundation-h265: 746d11721c4dcdbdad8f713fa42b33f4 ->
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
custom:CustomObjectIndexerAttribute: 43b350a4d6e6d1791af0b5038c4bea17 ->
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->

View File

@@ -7,3 +7,12 @@ Update Mode: updateDependencies
The following packages were updated:
com.unity.ai.navigation from version 1.0.0-exp.4 to 1.1.3
com.unity.timeline from version 1.6.5 to 1.7.4
=== Mon Oct 14 00:23:45 2024
Packages were changed.
Update Mode: updateDependencies
The following packages were 已更新:
com.unity.ai.navigation 从版本 1.1.3 到 1.1.5
com.unity.timeline 从版本 1.7.4 到 1.7.6

View File

@@ -1,3 +1,6 @@
Base path: 'D:/Unity/2022.3.1f1/Editor/Data', plugins path 'D:/Unity/2022.3.1f1/Editor/Data/PlaybackEngines'
Base path: 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Unhandled exception: Protocol error - failed to read magic number (error -2147483644, transferred 0/4)
Quitting shader compiler process

View File

@@ -1,3 +1,6 @@
Base path: 'D:/Unity/2022.3.1f1/Editor/Data', plugins path 'D:/Unity/2022.3.1f1/Editor/Data/PlaybackEngines'
Base path: 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: shutdown
Quitting shader compiler process

View File

@@ -0,0 +1,9 @@
Base path: 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: compileSnippet
insize=11984 file=Assets/DefaultResourcesExtra/Hidden/Internal-ScreenSpaceShadows pass=<Unnamed Pass 0> ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=SHADOWS_SPLIT_SPHERES dKW=SHADOWS_SINGLE_CASCADE UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=380 ok=1 outsize=1290
Cmd: shutdown
Quitting shader compiler process

View File

@@ -0,0 +1,9 @@
Base path: 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: compileSnippet
insize=11984 file=Assets/DefaultResourcesExtra/Hidden/Internal-ScreenSpaceShadows pass=<Unnamed Pass 0> ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR uKW=SHADOWS_SPLIT_SPHERES dKW=SHADOWS_SINGLE_CASCADE UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=380 ok=1 outsize=5738
Cmd: shutdown
Quitting shader compiler process

View File

@@ -0,0 +1,9 @@
Base path: 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: compileSnippet
insize=1687 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH SHADOWS_SCREEN _EMISSION dKW=FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _DETAIL_MULX2 _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A _SPECULARHIGHLIGHTS_OFF _GLOSSYREFLECTIONS_OFF _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Fragment platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=7278
Cmd: shutdown
Quitting shader compiler process

View File

@@ -0,0 +1,9 @@
Base path: 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data', plugins path 'C:/APP/UnityEdit/2022.3.16f1c1/Editor/Data/PlaybackEngines'
Cmd: initializeCompiler
Cmd: compileSnippet
insize=1687 file=Assets/DefaultResourcesExtra/Standard pass=FORWARD ppOnly=0 stripLineD=0 buildPlatform=19 rsLen=0 pKW=UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_LIGHTMAP_FULL_HDR UNITY_PASS_FORWARDBASE uKW=DIRECTIONAL LIGHTPROBE_SH SHADOWS_SCREEN dKW=FOG_LINEAR FOG_EXP FOG_EXP2 INSTANCING_ON _NORMALMAP _ALPHATEST_ON _ALPHABLEND_ON _ALPHAPREMULTIPLY_ON _METALLICGLOSSMAP _PARALLAXMAP SHADOWS_SHADOWMASK DYNAMICLIGHTMAP_ON LIGHTMAP_ON LIGHTMAP_SHADOW_MIXING DIRLIGHTMAP_COMBINED VERTEXLIGHT_ON UNITY_NO_DXT5nm UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 UNITY_PBS_USE_BRDF3 UNITY_NO_FULL_STANDARD_SHADER UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_LIGHTMAP_RGBM_ENCODING UNITY_VIRTUAL_TEXTURING UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_ASTC_NORMALMAP_ENCODING SHADER_API_GLES30 UNITY_UNIFIED_SHADER_PRECISION_MODEL flags=0 lang=0 type=Vertex platform=d3d11 reqs=227 mask=6 start=68 ok=1 outsize=2034
Cmd: shutdown
Quitting shader compiler process