mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-14 00:39:16 +00:00
提交
This commit is contained in:
@@ -15,7 +15,7 @@ D:/myproject/JisolGame/JNFrame
|
||||
-logFile
|
||||
Logs/AssetImportWorker1.log
|
||||
-srvPort
|
||||
54515
|
||||
58814
|
||||
Successfully changed project path to: D:/myproject/JisolGame/JNFrame
|
||||
D:/myproject/JisolGame/JNFrame
|
||||
[UnityMemory] Configuration Parameters - Can be set up in boot.config
|
||||
@@ -49,12 +49,12 @@ D:/myproject/JisolGame/JNFrame
|
||||
"memorysetup-temp-allocator-size-cloud-worker=32768"
|
||||
"memorysetup-temp-allocator-size-gi-baking-worker=262144"
|
||||
"memorysetup-temp-allocator-size-gfx=262144"
|
||||
Player connection [36972] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 4282446386 [EditorId] 4282446386 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
|
||||
Player connection [2144] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 1318428422 [EditorId] 1318428422 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
|
||||
|
||||
Player connection [36972] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 4282446386 [EditorId] 4282446386 [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 [2144] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 1318428422 [EditorId] 1318428422 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
|
||||
|
||||
[Physics::Module] Initialized MultithreadedJobDispatcher with 11 workers.
|
||||
Refreshing native plugins compatible for Editor in 40.61 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 29.74 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 D:/Unity/2022.3.16f1c1/Editor/Data/Resources/UnitySubsystems
|
||||
@@ -70,577 +70,4 @@ Initialize mono
|
||||
Mono path[0] = 'D:/Unity/2022.3.16f1c1/Editor/Data/Managed'
|
||||
Mono path[1] = 'D:/Unity/2022.3.16f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
|
||||
Mono config path = 'D:/Unity/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:56816
|
||||
Begin MonoManager ReloadAssembly
|
||||
Registering precompiled unity dll's ...
|
||||
Register platform support module: D:/Unity/2022.3.16f1c1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
|
||||
Register platform support module: D:/Unity/2022.3.16f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
|
||||
Registered in 0.010198 seconds.
|
||||
- Loaded All Assemblies, in 0.387 seconds
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Android Extension - Scanning For ADB Devices 349 ms
|
||||
Mono: successfully reloaded assembly
|
||||
- Finished resetting the current domain, in 0.664 seconds
|
||||
Domain Reload Profiling: 1047ms
|
||||
BeginReloadAssembly (116ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (0ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (1ms)
|
||||
RebuildCommonClasses (37ms)
|
||||
RebuildNativeTypeToScriptingClass (11ms)
|
||||
initialDomainReloadingComplete (69ms)
|
||||
LoadAllAssembliesAndSetupDomain (149ms)
|
||||
LoadAssemblies (112ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (147ms)
|
||||
TypeCache.Refresh (146ms)
|
||||
TypeCache.ScanAssembly (134ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (0ms)
|
||||
ResolveRequiredComponents (0ms)
|
||||
FinalizeReload (664ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (609ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (457ms)
|
||||
SetLoadedEditorAssemblies (4ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (2ms)
|
||||
ProcessInitializeOnLoadAttributes (103ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (44ms)
|
||||
AfterProcessingInitializeOnLoad (0ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (0ms)
|
||||
========================================================================
|
||||
Worker process is ready to serve import requests
|
||||
Begin MonoManager ReloadAssembly
|
||||
- Loaded All Assemblies, in 1.100 seconds
|
||||
Refreshing native plugins compatible for Editor in 14.26 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.777 seconds
|
||||
Domain Reload Profiling: 1866ms
|
||||
BeginReloadAssembly (184ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (38ms)
|
||||
RebuildCommonClasses (35ms)
|
||||
RebuildNativeTypeToScriptingClass (10ms)
|
||||
initialDomainReloadingComplete (70ms)
|
||||
LoadAllAssembliesAndSetupDomain (790ms)
|
||||
LoadAssemblies (587ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (308ms)
|
||||
TypeCache.Refresh (267ms)
|
||||
TypeCache.ScanAssembly (241ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (31ms)
|
||||
ResolveRequiredComponents (7ms)
|
||||
FinalizeReload (778ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (570ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (32ms)
|
||||
SetLoadedEditorAssemblies (5ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (101ms)
|
||||
ProcessInitializeOnLoadAttributes (379ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (37ms)
|
||||
AfterProcessingInitializeOnLoad (16ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (12ms)
|
||||
Launched and connected shader compiler UnityShaderCompiler.exe after 0.06 seconds
|
||||
Refreshing native plugins compatible for Editor in 17.14 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5948 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 61 unused Assets / (371.3 KB). Loaded Objects now: 6411.
|
||||
Memory consumption went from 203.8 MB to 203.4 MB.
|
||||
Total: 5.490000 ms (FindLiveObjects: 0.628800 ms CreateObjectMapping: 0.403900 ms MarkObjects: 4.149300 ms DeleteObjects: 0.305800 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-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 0.696 seconds
|
||||
Refreshing native plugins compatible for Editor in 11.81 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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.099 seconds
|
||||
Domain Reload Profiling: 1782ms
|
||||
BeginReloadAssembly (187ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (4ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (49ms)
|
||||
RebuildCommonClasses (37ms)
|
||||
RebuildNativeTypeToScriptingClass (10ms)
|
||||
initialDomainReloadingComplete (53ms)
|
||||
LoadAllAssembliesAndSetupDomain (396ms)
|
||||
LoadAssemblies (479ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (16ms)
|
||||
TypeCache.Refresh (6ms)
|
||||
TypeCache.ScanAssembly (0ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (0ms)
|
||||
ResolveRequiredComponents (8ms)
|
||||
FinalizeReload (1099ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (461ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (24ms)
|
||||
SetLoadedEditorAssemblies (3ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (84ms)
|
||||
ProcessInitializeOnLoadAttributes (296ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (35ms)
|
||||
AfterProcessingInitializeOnLoad (19ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (15ms)
|
||||
Refreshing native plugins compatible for Editor in 14.41 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (344.5 KB). Loaded Objects now: 6414.
|
||||
Memory consumption went from 203.5 MB to 203.2 MB.
|
||||
Total: 3.685700 ms (FindLiveObjects: 0.578500 ms CreateObjectMapping: 0.290600 ms MarkObjects: 2.540800 ms DeleteObjects: 0.273700 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-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 0.749 seconds
|
||||
Refreshing native plugins compatible for Editor in 13.88 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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: 2029ms
|
||||
BeginReloadAssembly (196ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (55ms)
|
||||
RebuildCommonClasses (32ms)
|
||||
RebuildNativeTypeToScriptingClass (11ms)
|
||||
initialDomainReloadingComplete (43ms)
|
||||
LoadAllAssembliesAndSetupDomain (455ms)
|
||||
LoadAssemblies (528ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (23ms)
|
||||
TypeCache.Refresh (10ms)
|
||||
TypeCache.ScanAssembly (0ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (0ms)
|
||||
ResolveRequiredComponents (12ms)
|
||||
FinalizeReload (1293ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (428ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (27ms)
|
||||
SetLoadedEditorAssemblies (3ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (82ms)
|
||||
ProcessInitializeOnLoadAttributes (273ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (28ms)
|
||||
AfterProcessingInitializeOnLoad (15ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (9ms)
|
||||
Refreshing native plugins compatible for Editor in 18.51 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (344.5 KB). Loaded Objects now: 6417.
|
||||
Memory consumption went from 205.4 MB to 205.1 MB.
|
||||
Total: 4.869300 ms (FindLiveObjects: 0.626100 ms CreateObjectMapping: 0.500500 ms MarkObjects: 3.509300 ms DeleteObjects: 0.231100 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-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 1.446 seconds
|
||||
Refreshing native plugins compatible for Editor in 17.70 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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.506 seconds
|
||||
Domain Reload Profiling: 2944ms
|
||||
BeginReloadAssembly (587ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (31ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (103ms)
|
||||
RebuildCommonClasses (48ms)
|
||||
RebuildNativeTypeToScriptingClass (13ms)
|
||||
initialDomainReloadingComplete (60ms)
|
||||
LoadAllAssembliesAndSetupDomain (730ms)
|
||||
LoadAssemblies (844ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (200ms)
|
||||
TypeCache.Refresh (148ms)
|
||||
TypeCache.ScanAssembly (131ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (39ms)
|
||||
ResolveRequiredComponents (11ms)
|
||||
FinalizeReload (1507ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (564ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (35ms)
|
||||
SetLoadedEditorAssemblies (5ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (99ms)
|
||||
ProcessInitializeOnLoadAttributes (383ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (27ms)
|
||||
AfterProcessingInitializeOnLoad (14ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (13ms)
|
||||
Refreshing native plugins compatible for Editor in 13.71 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (344.5 KB). Loaded Objects now: 6420.
|
||||
Memory consumption went from 207.4 MB to 207.1 MB.
|
||||
Total: 3.837500 ms (FindLiveObjects: 0.506400 ms CreateObjectMapping: 0.286400 ms MarkObjects: 2.662900 ms DeleteObjects: 0.379700 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-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 0.720 seconds
|
||||
Refreshing native plugins compatible for Editor in 11.81 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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 0.931 seconds
|
||||
Domain Reload Profiling: 1641ms
|
||||
BeginReloadAssembly (203ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (63ms)
|
||||
RebuildCommonClasses (37ms)
|
||||
RebuildNativeTypeToScriptingClass (13ms)
|
||||
initialDomainReloadingComplete (43ms)
|
||||
LoadAllAssembliesAndSetupDomain (414ms)
|
||||
LoadAssemblies (470ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (38ms)
|
||||
TypeCache.Refresh (17ms)
|
||||
TypeCache.ScanAssembly (7ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (9ms)
|
||||
ResolveRequiredComponents (11ms)
|
||||
FinalizeReload (932ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (370ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (28ms)
|
||||
SetLoadedEditorAssemblies (3ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (75ms)
|
||||
ProcessInitializeOnLoadAttributes (225ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (27ms)
|
||||
AfterProcessingInitializeOnLoad (12ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (8ms)
|
||||
Refreshing native plugins compatible for Editor in 15.90 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (344.8 KB). Loaded Objects now: 6423.
|
||||
Memory consumption went from 209.4 MB to 209.0 MB.
|
||||
Total: 3.956200 ms (FindLiveObjects: 0.394100 ms CreateObjectMapping: 0.297400 ms MarkObjects: 2.870000 ms DeleteObjects: 0.393500 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-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 0.921 seconds
|
||||
Refreshing native plugins compatible for Editor in 13.43 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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 0.950 seconds
|
||||
Domain Reload Profiling: 1798ms
|
||||
BeginReloadAssembly (204ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (8ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (63ms)
|
||||
RebuildCommonClasses (38ms)
|
||||
RebuildNativeTypeToScriptingClass (9ms)
|
||||
initialDomainReloadingComplete (58ms)
|
||||
LoadAllAssembliesAndSetupDomain (539ms)
|
||||
LoadAssemblies (583ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (47ms)
|
||||
TypeCache.Refresh (26ms)
|
||||
TypeCache.ScanAssembly (7ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (9ms)
|
||||
ResolveRequiredComponents (10ms)
|
||||
FinalizeReload (951ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (358ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (22ms)
|
||||
SetLoadedEditorAssemblies (3ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (75ms)
|
||||
ProcessInitializeOnLoadAttributes (221ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (23ms)
|
||||
AfterProcessingInitializeOnLoad (14ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (13ms)
|
||||
Refreshing native plugins compatible for Editor in 13.12 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (344.7 KB). Loaded Objects now: 6426.
|
||||
Memory consumption went from 211.3 MB to 210.9 MB.
|
||||
Total: 3.626500 ms (FindLiveObjects: 0.539800 ms CreateObjectMapping: 0.284900 ms MarkObjects: 2.558700 ms DeleteObjects: 0.241500 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-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 0.787 seconds
|
||||
Refreshing native plugins compatible for Editor in 15.11 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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.001 seconds
|
||||
Domain Reload Profiling: 1776ms
|
||||
BeginReloadAssembly (232ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (8ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (65ms)
|
||||
RebuildCommonClasses (45ms)
|
||||
RebuildNativeTypeToScriptingClass (16ms)
|
||||
initialDomainReloadingComplete (57ms)
|
||||
LoadAllAssembliesAndSetupDomain (425ms)
|
||||
LoadAssemblies (497ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (42ms)
|
||||
TypeCache.Refresh (21ms)
|
||||
TypeCache.ScanAssembly (7ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (8ms)
|
||||
ResolveRequiredComponents (10ms)
|
||||
FinalizeReload (1001ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (389ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (22ms)
|
||||
SetLoadedEditorAssemblies (3ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (76ms)
|
||||
ProcessInitializeOnLoadAttributes (244ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (31ms)
|
||||
AfterProcessingInitializeOnLoad (13ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (8ms)
|
||||
Refreshing native plugins compatible for Editor in 13.03 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (343.7 KB). Loaded Objects now: 6429.
|
||||
Memory consumption went from 213.2 MB to 212.9 MB.
|
||||
Total: 4.589200 ms (FindLiveObjects: 0.546200 ms CreateObjectMapping: 0.358100 ms MarkObjects: 3.336800 ms DeleteObjects: 0.345300 ms)
|
||||
|
||||
Prepare: number of updated asset objects reloaded= 0
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom: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-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 0.729 seconds
|
||||
Refreshing native plugins compatible for Editor in 14.51 ms, found 3 plugins.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android 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 0.978 seconds
|
||||
Domain Reload Profiling: 1697ms
|
||||
BeginReloadAssembly (201ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (6ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (55ms)
|
||||
RebuildCommonClasses (29ms)
|
||||
RebuildNativeTypeToScriptingClass (11ms)
|
||||
initialDomainReloadingComplete (47ms)
|
||||
LoadAllAssembliesAndSetupDomain (430ms)
|
||||
LoadAssemblies (494ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
AnalyzeDomain (37ms)
|
||||
TypeCache.Refresh (17ms)
|
||||
TypeCache.ScanAssembly (4ms)
|
||||
ScanForSourceGeneratedMonoScriptInfo (10ms)
|
||||
ResolveRequiredComponents (8ms)
|
||||
FinalizeReload (979ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (0ms)
|
||||
SetupLoadedEditorAssemblies (383ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (23ms)
|
||||
SetLoadedEditorAssemblies (4ms)
|
||||
RefreshPlugins (0ms)
|
||||
BeforeProcessingInitializeOnLoad (74ms)
|
||||
ProcessInitializeOnLoadAttributes (238ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (28ms)
|
||||
AfterProcessingInitializeOnLoad (15ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (11ms)
|
||||
Refreshing native plugins compatible for Editor in 14.09 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 5938 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 44 unused Assets / (343.7 KB). Loaded Objects now: 6432.
|
||||
Memory consumption went from 215.1 MB to 214.8 MB.
|
||||
Total: 4.622500 ms (FindLiveObjects: 0.487100 ms CreateObjectMapping: 0.243300 ms MarkObjects: 3.515100 ms DeleteObjects: 0.375300 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-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:CustomObjectIndexerAttribute: 43b350a4d6e6d1791af0b5038c4bea17 ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,address=127.0.0.1:56484,server=n,suspend=y
|
||||
|
||||
Reference in New Issue
Block a user