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
|
||||
59677
|
||||
54759
|
||||
Successfully changed project path to: D:/myproject/JisolGame/JNFrame
|
||||
D:/myproject/JisolGame/JNFrame
|
||||
[UnityMemory] Configuration Parameters - Can be set up in boot.config
|
||||
@@ -47,13 +47,13 @@ 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 [43860] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 1281494292 [EditorId] 1281494292 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
|
||||
Player connection [40544] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 1400362325 [EditorId] 1400362325 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
|
||||
|
||||
Player connection [43860] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 1281494292 [EditorId] 1281494292 [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 [40544] Host "[IP] 192.168.0.118 [Port] 0 [Flags] 2 [Guid] 1400362325 [EditorId] 1400362325 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined alternative multi-casting on [225.0.0.222:34997]...
|
||||
|
||||
AS: AutoStreaming module initializing.
|
||||
[Physics::Module] Initialized MultithreadedJobDispatcher with {0} workers.
|
||||
Refreshing native plugins compatible for Editor in 101.67 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 164.54 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Initialize engine version: 2021.3.33f1c1 (682b9db7927c)
|
||||
[Subsystems] Discovering subsystems at path D:/Unity/2021.3.33f1c1/Editor/Data/Resources/UnitySubsystems
|
||||
@@ -69,97 +69,397 @@ Initialize mono
|
||||
Mono path[0] = 'D:/Unity/2021.3.33f1c1/Editor/Data/Managed'
|
||||
Mono path[1] = 'D:/Unity/2021.3.33f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
|
||||
Mono config path = 'D:/Unity/2021.3.33f1c1/Editor/Data/MonoBleedingEdge/etc'
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56636
|
||||
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56844
|
||||
Begin MonoManager ReloadAssembly
|
||||
Registering precompiled unity dll's ...
|
||||
Register platform support module: D:/Unity/2021.3.33f1c1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
|
||||
Register platform support module: D:/Unity/2021.3.33f1c1/Editor/Data/PlaybackEngines/AndroidPlayer/UnityEditor.Android.Extensions.dll
|
||||
Register platform support module: D:/Unity/2021.3.33f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
|
||||
Registered in 0.010609 seconds.
|
||||
Registered in 0.014200 seconds.
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Android Extension - Scanning For ADB Devices 579 ms
|
||||
Android Extension - Scanning For ADB Devices 905 ms
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 82.79 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 120.14 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.376 seconds
|
||||
- Completed reload, in 4.085 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1376ms)
|
||||
BeginReloadAssembly (114ms)
|
||||
ReloadAssembly (4087ms)
|
||||
BeginReloadAssembly (615ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (0ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (1ms)
|
||||
EndReloadAssembly (1148ms)
|
||||
LoadAssemblies (110ms)
|
||||
CreateAndSetChildDomain (4ms)
|
||||
EndReloadAssembly (2007ms)
|
||||
LoadAssemblies (636ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (118ms)
|
||||
SetupTypeCache (269ms)
|
||||
ReleaseScriptCaches (0ms)
|
||||
RebuildScriptCaches (26ms)
|
||||
SetupLoadedEditorAssemblies (954ms)
|
||||
RebuildScriptCaches (64ms)
|
||||
SetupLoadedEditorAssemblies (1468ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (723ms)
|
||||
InitializePlatformSupportModulesInManaged (1076ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (83ms)
|
||||
RefreshPlugins (120ms)
|
||||
BeforeProcessingInitializeOnLoad (2ms)
|
||||
ProcessInitializeOnLoadAttributes (101ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (46ms)
|
||||
ProcessInitializeOnLoadAttributes (123ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (146ms)
|
||||
AfterProcessingInitializeOnLoad (0ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (0ms)
|
||||
Platform modules already initialized, skipping
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.015556 seconds.
|
||||
Registered in 0.014787 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 1.35 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 2.57 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
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] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.665 seconds
|
||||
- Completed reload, in 3.662 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1666ms)
|
||||
BeginReloadAssembly (158ms)
|
||||
ReloadAssembly (3663ms)
|
||||
BeginReloadAssembly (403ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (12ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (49ms)
|
||||
EndReloadAssembly (2846ms)
|
||||
LoadAssemblies (346ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (516ms)
|
||||
ReleaseScriptCaches (6ms)
|
||||
RebuildScriptCaches (165ms)
|
||||
SetupLoadedEditorAssemblies (1853ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (39ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (3ms)
|
||||
BeforeProcessingInitializeOnLoad (217ms)
|
||||
ProcessInitializeOnLoadAttributes (1428ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (138ms)
|
||||
AfterProcessingInitializeOnLoad (26ms)
|
||||
EditorAssembliesLoaded (1ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (12ms)
|
||||
Platform modules already initialized, skipping
|
||||
========================================================================
|
||||
Worker process is ready to serve import requests
|
||||
Launched and connected shader compiler UnityShaderCompiler.exe after 0.22 seconds
|
||||
Refreshing native plugins compatible for Editor in 1.16 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4833 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 34 unused Assets / (46.7 KB). Loaded Objects now: 5290.
|
||||
Memory consumption went from 170.5 MB to 170.4 MB.
|
||||
Total: 5.809300 ms (FindLiveObjects: 0.512400 ms CreateObjectMapping: 0.254300 ms MarkObjects: 4.884300 ms DeleteObjects: 0.155400 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.019565 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 1.65 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 5.057 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (5057ms)
|
||||
BeginReloadAssembly (425ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (11ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (81ms)
|
||||
EndReloadAssembly (4283ms)
|
||||
LoadAssemblies (347ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (949ms)
|
||||
ReleaseScriptCaches (4ms)
|
||||
RebuildScriptCaches (126ms)
|
||||
SetupLoadedEditorAssemblies (2859ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (164ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (2ms)
|
||||
BeforeProcessingInitializeOnLoad (207ms)
|
||||
ProcessInitializeOnLoadAttributes (2405ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (60ms)
|
||||
AfterProcessingInitializeOnLoad (19ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (17ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 1.13 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4825 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5293.
|
||||
Memory consumption went from 169.9 MB to 169.9 MB.
|
||||
Total: 10.445200 ms (FindLiveObjects: 0.977300 ms CreateObjectMapping: 0.793300 ms MarkObjects: 8.617800 ms DeleteObjects: 0.054000 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.029600 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 1.03 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 2.405 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (2405ms)
|
||||
BeginReloadAssembly (522ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (7ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (247ms)
|
||||
EndReloadAssembly (1702ms)
|
||||
LoadAssemblies (270ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (639ms)
|
||||
ReleaseScriptCaches (3ms)
|
||||
RebuildScriptCaches (62ms)
|
||||
SetupLoadedEditorAssemblies (779ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (48ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (105ms)
|
||||
ProcessInitializeOnLoadAttributes (578ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (30ms)
|
||||
AfterProcessingInitializeOnLoad (15ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (11ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 0.75 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5297.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.563900 ms (FindLiveObjects: 0.347500 ms CreateObjectMapping: 0.210500 ms MarkObjects: 1.977500 ms DeleteObjects: 0.027100 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.017667 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 2.14 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.680 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1681ms)
|
||||
BeginReloadAssembly (251ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (7ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (72ms)
|
||||
EndReloadAssembly (1285ms)
|
||||
LoadAssemblies (175ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (314ms)
|
||||
ReleaseScriptCaches (3ms)
|
||||
RebuildScriptCaches (73ms)
|
||||
SetupLoadedEditorAssemblies (719ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (35ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (2ms)
|
||||
BeforeProcessingInitializeOnLoad (83ms)
|
||||
ProcessInitializeOnLoadAttributes (562ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (22ms)
|
||||
AfterProcessingInitializeOnLoad (13ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (10ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 2.11 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5300.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.252700 ms (FindLiveObjects: 0.326300 ms CreateObjectMapping: 0.159600 ms MarkObjects: 1.745200 ms DeleteObjects: 0.020700 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.016873 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 0.54 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.484 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1485ms)
|
||||
BeginReloadAssembly (209ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (7ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (66ms)
|
||||
EndReloadAssembly (1160ms)
|
||||
LoadAssemblies (154ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (305ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (32ms)
|
||||
SetupLoadedEditorAssemblies (642ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (20ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (58ms)
|
||||
ProcessInitializeOnLoadAttributes (524ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (25ms)
|
||||
AfterProcessingInitializeOnLoad (13ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (11ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 3.85 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (22.9 KB). Loaded Objects now: 5303.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.235600 ms (FindLiveObjects: 0.305500 ms CreateObjectMapping: 0.164200 ms MarkObjects: 1.745100 ms DeleteObjects: 0.019500 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.016771 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 0.89 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.773 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1774ms)
|
||||
BeginReloadAssembly (222ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (44ms)
|
||||
EndReloadAssembly (1397ms)
|
||||
LoadAssemblies (128ms)
|
||||
CreateAndSetChildDomain (77ms)
|
||||
EndReloadAssembly (1430ms)
|
||||
LoadAssemblies (165ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (388ms)
|
||||
SetupTypeCache (396ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (53ms)
|
||||
SetupLoadedEditorAssemblies (790ms)
|
||||
RebuildScriptCaches (60ms)
|
||||
SetupLoadedEditorAssemblies (779ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (36ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
InitializePlatformSupportModulesInManaged (28ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (85ms)
|
||||
ProcessInitializeOnLoadAttributes (620ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (28ms)
|
||||
AfterProcessingInitializeOnLoad (18ms)
|
||||
BeforeProcessingInitializeOnLoad (75ms)
|
||||
ProcessInitializeOnLoadAttributes (627ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (30ms)
|
||||
AfterProcessingInitializeOnLoad (17ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (13ms)
|
||||
Platform modules already initialized, skipping
|
||||
========================================================================
|
||||
Worker process is ready to serve import requests
|
||||
Launched and connected shader compiler UnityShaderCompiler.exe after 0.13 seconds
|
||||
Refreshing native plugins compatible for Editor in 1.23 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 3.60 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4831 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 32 unused Assets / (46.8 KB). Loaded Objects now: 5290.
|
||||
Memory consumption went from 170.2 MB to 170.2 MB.
|
||||
Total: 5.030600 ms (FindLiveObjects: 1.425400 ms CreateObjectMapping: 0.420500 ms MarkObjects: 2.964400 ms DeleteObjects: 0.214100 ms)
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5306.
|
||||
Memory consumption went from 169.8 MB to 169.8 MB.
|
||||
Total: 3.464900 ms (FindLiveObjects: 0.542000 ms CreateObjectMapping: 0.341700 ms MarkObjects: 2.539200 ms DeleteObjects: 0.040500 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
@@ -174,60 +474,52 @@ AssetImportParameters requested are different than current active one (requested
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 117462.490059 seconds.
|
||||
path: Assets/Packages/BepuPhysics.2.4.0/BepuPhysics.nuspec
|
||||
artifactKey: Guid(948662ccbed392b468c0ce0f44fc0bc3) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Number of updated assets reloaded before import = 0
|
||||
Start importing Assets/Packages/BepuPhysics.2.4.0/BepuPhysics.nuspec using Guid(948662ccbed392b468c0ce0f44fc0bc3) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cc82cc75177853f2fd743704fb3ef684') in 0.039999 seconds
|
||||
Number of asset objects unloaded after import = 1
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.025651 seconds.
|
||||
Registered in 0.027820 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 0.87 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 0.57 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 2.059 seconds
|
||||
- Completed reload, in 1.545 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (2061ms)
|
||||
BeginReloadAssembly (294ms)
|
||||
ReloadAssembly (1546ms)
|
||||
BeginReloadAssembly (191ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (6ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (81ms)
|
||||
EndReloadAssembly (1646ms)
|
||||
LoadAssemblies (201ms)
|
||||
CreateAndSetChildDomain (48ms)
|
||||
EndReloadAssembly (1248ms)
|
||||
LoadAssemblies (131ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (495ms)
|
||||
ReleaseScriptCaches (4ms)
|
||||
RebuildScriptCaches (68ms)
|
||||
SetupLoadedEditorAssemblies (832ms)
|
||||
SetupTypeCache (379ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (38ms)
|
||||
SetupLoadedEditorAssemblies (675ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (30ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
InitializePlatformSupportModulesInManaged (21ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (112ms)
|
||||
ProcessInitializeOnLoadAttributes (633ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (36ms)
|
||||
AfterProcessingInitializeOnLoad (21ms)
|
||||
BeforeProcessingInitializeOnLoad (63ms)
|
||||
ProcessInitializeOnLoadAttributes (549ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (25ms)
|
||||
AfterProcessingInitializeOnLoad (16ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (9ms)
|
||||
AwakeInstancesAfterBackupRestoration (12ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 4.24 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 1.24 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4823 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 27 unused Assets / (21.9 KB). Loaded Objects now: 5294.
|
||||
Memory consumption went from 169.7 MB to 169.7 MB.
|
||||
Total: 19.719000 ms (FindLiveObjects: 6.280400 ms CreateObjectMapping: 1.935700 ms MarkObjects: 11.433400 ms DeleteObjects: 0.064700 ms)
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5309.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.507800 ms (FindLiveObjects: 0.536000 ms CreateObjectMapping: 0.227500 ms MarkObjects: 1.723200 ms DeleteObjects: 0.018700 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
@@ -244,50 +536,110 @@ AssetImportParameters requested are different than current active one (requested
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.011352 seconds.
|
||||
Registered in 0.016788 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 1.44 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 0.63 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 2.217 seconds
|
||||
- Completed reload, in 1.573 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (2218ms)
|
||||
BeginReloadAssembly (239ms)
|
||||
ReloadAssembly (1574ms)
|
||||
BeginReloadAssembly (205ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (4ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (57ms)
|
||||
EndReloadAssembly (1230ms)
|
||||
LoadAssemblies (170ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (294ms)
|
||||
ReleaseScriptCaches (3ms)
|
||||
RebuildScriptCaches (43ms)
|
||||
SetupLoadedEditorAssemblies (704ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (24ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (73ms)
|
||||
ProcessInitializeOnLoadAttributes (564ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (25ms)
|
||||
AfterProcessingInitializeOnLoad (16ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (11ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 1.33 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5312.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.818600 ms (FindLiveObjects: 0.308600 ms CreateObjectMapping: 0.142000 ms MarkObjects: 2.330900 ms DeleteObjects: 0.036100 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.013184 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 1.66 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.620 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1621ms)
|
||||
BeginReloadAssembly (206ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (65ms)
|
||||
EndReloadAssembly (1830ms)
|
||||
LoadAssemblies (189ms)
|
||||
EndReloadAssembly (1296ms)
|
||||
LoadAssemblies (151ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (762ms)
|
||||
SetupTypeCache (336ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (51ms)
|
||||
SetupLoadedEditorAssemblies (828ms)
|
||||
RebuildScriptCaches (57ms)
|
||||
SetupLoadedEditorAssemblies (723ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (23ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
InitializePlatformSupportModulesInManaged (24ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (2ms)
|
||||
BeforeProcessingInitializeOnLoad (70ms)
|
||||
ProcessInitializeOnLoadAttributes (633ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (80ms)
|
||||
AfterProcessingInitializeOnLoad (21ms)
|
||||
BeforeProcessingInitializeOnLoad (77ms)
|
||||
ProcessInitializeOnLoadAttributes (572ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (31ms)
|
||||
AfterProcessingInitializeOnLoad (15ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (9ms)
|
||||
AwakeInstancesAfterBackupRestoration (11ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 1.09 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 1.15 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4823 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 27 unused Assets / (22.0 KB). Loaded Objects now: 5297.
|
||||
Memory consumption went from 169.7 MB to 169.7 MB.
|
||||
Total: 4.135900 ms (FindLiveObjects: 0.289300 ms CreateObjectMapping: 0.143500 ms MarkObjects: 3.639300 ms DeleteObjects: 0.061300 ms)
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5315.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 3.047000 ms (FindLiveObjects: 0.337100 ms CreateObjectMapping: 0.179700 ms MarkObjects: 2.490900 ms DeleteObjects: 0.037700 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
@@ -304,50 +656,50 @@ AssetImportParameters requested are different than current active one (requested
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.016646 seconds.
|
||||
Registered in 0.013811 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 0.85 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 0.95 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.536 seconds
|
||||
- Completed reload, in 1.880 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1537ms)
|
||||
BeginReloadAssembly (210ms)
|
||||
ReloadAssembly (1881ms)
|
||||
BeginReloadAssembly (232ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (56ms)
|
||||
EndReloadAssembly (1190ms)
|
||||
LoadAssemblies (161ms)
|
||||
CreateAndSetChildDomain (65ms)
|
||||
EndReloadAssembly (1493ms)
|
||||
LoadAssemblies (189ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (322ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (37ms)
|
||||
SetupLoadedEditorAssemblies (662ms)
|
||||
SetupTypeCache (462ms)
|
||||
ReleaseScriptCaches (2ms)
|
||||
RebuildScriptCaches (47ms)
|
||||
SetupLoadedEditorAssemblies (769ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (21ms)
|
||||
InitializePlatformSupportModulesInManaged (33ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (72ms)
|
||||
ProcessInitializeOnLoadAttributes (532ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (22ms)
|
||||
AfterProcessingInitializeOnLoad (13ms)
|
||||
BeforeProcessingInitializeOnLoad (86ms)
|
||||
ProcessInitializeOnLoadAttributes (599ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (31ms)
|
||||
AfterProcessingInitializeOnLoad (17ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (8ms)
|
||||
AwakeInstancesAfterBackupRestoration (11ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 0.89 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 1.79 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4823 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 27 unused Assets / (21.9 KB). Loaded Objects now: 5300.
|
||||
Memory consumption went from 169.8 MB to 169.7 MB.
|
||||
Total: 3.108400 ms (FindLiveObjects: 0.364400 ms CreateObjectMapping: 0.191500 ms MarkObjects: 2.524800 ms DeleteObjects: 0.026500 ms)
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5318.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.980800 ms (FindLiveObjects: 0.552400 ms CreateObjectMapping: 0.252100 ms MarkObjects: 2.122200 ms DeleteObjects: 0.052700 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
@@ -362,60 +714,112 @@ AssetImportParameters requested are different than current active one (requested
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Import Request.
|
||||
Time since last request: 1037.281304 seconds.
|
||||
path: Assets/Packages/BepuUtilities.2.4.0/bepuphysicslogo256.png
|
||||
artifactKey: Guid(f8eaaa1b713cbfb44ac758f52a6b66a1) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
|
||||
Number of updated assets reloaded before import = 0
|
||||
Start importing Assets/Packages/BepuUtilities.2.4.0/bepuphysicslogo256.png using Guid(f8eaaa1b713cbfb44ac758f52a6b66a1) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '80838324c4d49f9ea5c24b8a3b1d322d') in 0.070964 seconds
|
||||
Number of asset objects unloaded after import = 2
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.012540 seconds.
|
||||
Registered in 0.013488 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 0.65 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 1.21 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.629 seconds
|
||||
- Completed reload, in 1.599 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1630ms)
|
||||
BeginReloadAssembly (200ms)
|
||||
ReloadAssembly (1599ms)
|
||||
BeginReloadAssembly (193ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (4ms)
|
||||
DisableScriptedObjects (5ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (52ms)
|
||||
EndReloadAssembly (1308ms)
|
||||
LoadAssemblies (162ms)
|
||||
CreateAndSetChildDomain (51ms)
|
||||
EndReloadAssembly (1286ms)
|
||||
LoadAssemblies (149ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (370ms)
|
||||
SetupTypeCache (350ms)
|
||||
ReleaseScriptCaches (1ms)
|
||||
RebuildScriptCaches (35ms)
|
||||
SetupLoadedEditorAssemblies (732ms)
|
||||
RebuildScriptCaches (50ms)
|
||||
SetupLoadedEditorAssemblies (720ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (24ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
InitializePlatformSupportModulesInManaged (23ms)
|
||||
SetLoadedEditorAssemblies (1ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (59ms)
|
||||
ProcessInitializeOnLoadAttributes (607ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (26ms)
|
||||
BeforeProcessingInitializeOnLoad (70ms)
|
||||
ProcessInitializeOnLoadAttributes (582ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (27ms)
|
||||
AfterProcessingInitializeOnLoad (15ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (8ms)
|
||||
AwakeInstancesAfterBackupRestoration (9ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 1.30 ms, found 3 plugins.
|
||||
Refreshing native plugins compatible for Editor in 1.39 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4823 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 27 unused Assets / (23.0 KB). Loaded Objects now: 5305.
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5321.
|
||||
Memory consumption went from 169.8 MB to 169.8 MB.
|
||||
Total: 3.716300 ms (FindLiveObjects: 1.205700 ms CreateObjectMapping: 0.385500 ms MarkObjects: 2.092300 ms DeleteObjects: 0.031400 ms)
|
||||
Total: 5.321700 ms (FindLiveObjects: 0.367700 ms CreateObjectMapping: 0.243400 ms MarkObjects: 4.652400 ms DeleteObjects: 0.056700 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
|
||||
custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
|
||||
custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
|
||||
custom:CustomObjectIndexerAttribute: bc11b3a6c3213fcdd17b65e7da85e133 ->
|
||||
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
|
||||
custom:SearchIndexIgnoredProperties: e643bd26f0fe6173181afceb89e7c659 ->
|
||||
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
|
||||
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
|
||||
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|
||||
========================================================================
|
||||
Received Prepare
|
||||
Registering precompiled user dll's ...
|
||||
Registered in 0.015986 seconds.
|
||||
Begin MonoManager ReloadAssembly
|
||||
Native extension for WindowsStandalone target not found
|
||||
Native extension for Android target not found
|
||||
Native extension for WebGL target not found
|
||||
Refreshing native plugins compatible for Editor in 0.91 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
[Package Manager] Server::EnsureServerProcessIsRunning -- launch failed, reason: Unity was launched with the -noUpm command-line argument
|
||||
[Package Manager] Cannot connect to Unity Package Manager local server
|
||||
Mono: successfully reloaded assembly
|
||||
- Completed reload, in 1.612 seconds
|
||||
Domain Reload Profiling:
|
||||
ReloadAssembly (1613ms)
|
||||
BeginReloadAssembly (190ms)
|
||||
ExecutionOrderSort (0ms)
|
||||
DisableScriptedObjects (6ms)
|
||||
BackupInstance (0ms)
|
||||
ReleaseScriptingObjects (0ms)
|
||||
CreateAndSetChildDomain (54ms)
|
||||
EndReloadAssembly (1302ms)
|
||||
LoadAssemblies (142ms)
|
||||
RebuildTransferFunctionScriptingTraits (0ms)
|
||||
SetupTypeCache (335ms)
|
||||
ReleaseScriptCaches (3ms)
|
||||
RebuildScriptCaches (45ms)
|
||||
SetupLoadedEditorAssemblies (734ms)
|
||||
LogAssemblyErrors (0ms)
|
||||
InitializePlatformSupportModulesInManaged (24ms)
|
||||
SetLoadedEditorAssemblies (0ms)
|
||||
RefreshPlugins (1ms)
|
||||
BeforeProcessingInitializeOnLoad (77ms)
|
||||
ProcessInitializeOnLoadAttributes (588ms)
|
||||
ProcessInitializeOnLoadMethodAttributes (30ms)
|
||||
AfterProcessingInitializeOnLoad (14ms)
|
||||
EditorAssembliesLoaded (0ms)
|
||||
ExecutionOrderSort2 (0ms)
|
||||
AwakeInstancesAfterBackupRestoration (14ms)
|
||||
Platform modules already initialized, skipping
|
||||
Refreshing native plugins compatible for Editor in 1.77 ms, found 3 plugins.
|
||||
Preloading 0 native plugins for Editor in 0.00 ms.
|
||||
Unloading 4826 Unused Serialized files (Serialized files now loaded: 0)
|
||||
Unloading 29 unused Assets / (21.9 KB). Loaded Objects now: 5324.
|
||||
Memory consumption went from 170.0 MB to 170.0 MB.
|
||||
Total: 2.439000 ms (FindLiveObjects: 0.400700 ms CreateObjectMapping: 0.186800 ms MarkObjects: 1.816600 ms DeleteObjects: 0.033200 ms)
|
||||
|
||||
AssetImportParameters requested are different than current active one (requested -> active):
|
||||
custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
|
||||
|
||||
Reference in New Issue
Block a user