Files
JisolGame/JNFrame/Logs/AssetImportWorker3.log
PC-20230316NUNE\Administrator 68c4d5e811 提交帧同步案例
2024-01-26 19:15:07 +08:00

5379 lines
282 KiB
Plaintext

Using pre-set license
Built from '2021.3/china_unity/release' branch; Version is '2021.3.27f1c2 (3b3d9646cb47) revision 3882390'; Using compiler version '192829333'; Build Type 'Release'
OS: 'Windows 11 (10.0.22621) 64bit Professional' Language: 'zh' Physical Memory: 32651 MB
BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 1
COMMAND LINE ARGUMENTS:
D:\Unity\2021.3.27f1c2\Editor\Unity.exe
-adb2
-batchMode
-noUpm
-name
AssetImportWorker3
-projectPath
D:/myproject/unity/JNFrame
-logFile
Logs/AssetImportWorker3.log
-srvPort
64124
Successfully changed project path to: D:/myproject/unity/JNFrame
D:/myproject/unity/JNFrame
[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-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 [16364] Host "[IP] 192.168.0.130 [Port] 0 [Flags] 2 [Guid] 1377031761 [EditorId] 1377031761 [Version] 1048832 [Id] WindowsEditor(7,PC-20230316NUNE) [Debug] 1 [PackageName] WindowsEditor [ProjectName] Editor" joined multi-casting on [225.0.0.222:54997]...
Player connection [16364] Host "[IP] 192.168.0.130 [Port] 0 [Flags] 2 [Guid] 1377031761 [EditorId] 1377031761 [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.
Refreshing native plugins compatible for Editor in 107.67 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2021.3.27f1c2 (3b3d9646cb47)
[Subsystems] Discovering subsystems at path D:/Unity/2021.3.27f1c2/Editor/Data/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path D:/myproject/unity/JNFrame/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)
Vendor: NVIDIA
VRAM: 5980 MB
Driver: 31.0.15.3623
Initialize mono
Mono path[0] = 'D:/Unity/2021.3.27f1c2/Editor/Data/Managed'
Mono path[1] = 'D:/Unity/2021.3.27f1c2/Editor/Data/MonoBleedingEdge/lib/mono/unityjit-win32'
Mono config path = 'D:/Unity/2021.3.27f1c2/Editor/Data/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56884
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: D:/Unity/2021.3.27f1c2/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
Registered in 0.006134 seconds.
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 84.85 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.888 seconds
Domain Reload Profiling:
ReloadAssembly (888ms)
BeginReloadAssembly (107ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (1ms)
EndReloadAssembly (544ms)
LoadAssemblies (99ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (236ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (22ms)
SetupLoadedEditorAssemblies (237ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (85ms)
BeforeProcessingInitializeOnLoad (1ms)
ProcessInitializeOnLoadAttributes (94ms)
ProcessInitializeOnLoadMethodAttributes (50ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.014124 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.341 seconds
Domain Reload Profiling:
ReloadAssembly (1342ms)
BeginReloadAssembly (128ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (19ms)
EndReloadAssembly (1103ms)
LoadAssemblies (114ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (317ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (47ms)
SetupLoadedEditorAssemblies (594ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (86ms)
ProcessInitializeOnLoadAttributes (460ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launched and connected shader compiler UnityShaderCompiler.exe after 0.11 seconds
Refreshing native plugins compatible for Editor in 0.86 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4807 Unused Serialized files (Serialized files now loaded: 0)
Unloading 30 unused Assets / (46.7 KB). Loaded Objects now: 5266.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 5.253300 ms (FindLiveObjects: 0.419500 ms CreateObjectMapping: 0.179800 ms MarkObjects: 4.472700 ms DeleteObjects: 0.179400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012423 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.53 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.104 seconds
Domain Reload Profiling:
ReloadAssembly (1104ms)
BeginReloadAssembly (161ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (46ms)
EndReloadAssembly (829ms)
LoadAssemblies (127ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (358ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (40ms)
SetupLoadedEditorAssemblies (269ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (65ms)
ProcessInitializeOnLoadAttributes (160ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.19 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5269.
Memory consumption went from 164.3 MB to 164.3 MB.
Total: 3.101700 ms (FindLiveObjects: 0.602300 ms CreateObjectMapping: 0.324000 ms MarkObjects: 2.144000 ms DeleteObjects: 0.030500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011026 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.88 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.978 seconds
Domain Reload Profiling:
ReloadAssembly (979ms)
BeginReloadAssembly (165ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (45ms)
EndReloadAssembly (710ms)
LoadAssemblies (117ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (274ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (35ms)
SetupLoadedEditorAssemblies (250ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (57ms)
ProcessInitializeOnLoadAttributes (151ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.75 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5272.
Memory consumption went from 164.5 MB to 164.5 MB.
Total: 3.250900 ms (FindLiveObjects: 0.445300 ms CreateObjectMapping: 0.238000 ms MarkObjects: 2.525600 ms DeleteObjects: 0.040600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011136 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.61 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.167 seconds
Domain Reload Profiling:
ReloadAssembly (1167ms)
BeginReloadAssembly (178ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (49ms)
EndReloadAssembly (872ms)
LoadAssemblies (118ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (376ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (39ms)
SetupLoadedEditorAssemblies (293ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (82ms)
ProcessInitializeOnLoadAttributes (167ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.67 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5275.
Memory consumption went from 164.5 MB to 164.5 MB.
Total: 3.076700 ms (FindLiveObjects: 0.324100 ms CreateObjectMapping: 0.138800 ms MarkObjects: 2.566400 ms DeleteObjects: 0.045800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012953 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.60 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.935 seconds
Domain Reload Profiling:
ReloadAssembly (936ms)
BeginReloadAssembly (146ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (39ms)
EndReloadAssembly (693ms)
LoadAssemblies (105ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (236ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (41ms)
SetupLoadedEditorAssemblies (266ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (63ms)
ProcessInitializeOnLoadAttributes (160ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.91 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5278.
Memory consumption went from 164.5 MB to 164.5 MB.
Total: 5.247500 ms (FindLiveObjects: 1.213100 ms CreateObjectMapping: 0.662600 ms MarkObjects: 3.311100 ms DeleteObjects: 0.057800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010846 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 0.959 seconds
Domain Reload Profiling:
ReloadAssembly (960ms)
BeginReloadAssembly (167ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (44ms)
EndReloadAssembly (697ms)
LoadAssemblies (121ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (268ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (34ms)
SetupLoadedEditorAssemblies (253ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (60ms)
ProcessInitializeOnLoadAttributes (154ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.42 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5281.
Memory consumption went from 164.6 MB to 164.5 MB.
Total: 4.256600 ms (FindLiveObjects: 0.430700 ms CreateObjectMapping: 0.208800 ms MarkObjects: 3.533700 ms DeleteObjects: 0.079700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011293 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.26 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.068 seconds
Domain Reload Profiling:
ReloadAssembly (1069ms)
BeginReloadAssembly (181ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (49ms)
EndReloadAssembly (770ms)
LoadAssemblies (124ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (330ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (44ms)
SetupLoadedEditorAssemblies (251ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (60ms)
ProcessInitializeOnLoadAttributes (151ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.85 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5284.
Memory consumption went from 164.4 MB to 164.3 MB.
Total: 2.367500 ms (FindLiveObjects: 0.343500 ms CreateObjectMapping: 0.172300 ms MarkObjects: 1.829600 ms DeleteObjects: 0.021100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015991 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 2.51 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.124 seconds
Domain Reload Profiling:
ReloadAssembly (1125ms)
BeginReloadAssembly (185ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (53ms)
EndReloadAssembly (803ms)
LoadAssemblies (127ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (254ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (39ms)
SetupLoadedEditorAssemblies (354ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (2ms)
RefreshPlugins (3ms)
BeforeProcessingInitializeOnLoad (92ms)
ProcessInitializeOnLoadAttributes (202ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.81 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5287.
Memory consumption went from 164.6 MB to 164.5 MB.
Total: 2.815400 ms (FindLiveObjects: 0.395800 ms CreateObjectMapping: 0.163400 ms MarkObjects: 2.221900 ms DeleteObjects: 0.032200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012511 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.069 seconds
Domain Reload Profiling:
ReloadAssembly (1070ms)
BeginReloadAssembly (168ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (40ms)
EndReloadAssembly (796ms)
LoadAssemblies (126ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (264ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (340ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (62ms)
ProcessInitializeOnLoadAttributes (226ms)
ProcessInitializeOnLoadMethodAttributes (31ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.15 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5290.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 2.797200 ms (FindLiveObjects: 0.408000 ms CreateObjectMapping: 0.166100 ms MarkObjects: 2.189200 ms DeleteObjects: 0.032700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015135 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.84 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.999 seconds
Domain Reload Profiling:
ReloadAssembly (1000ms)
BeginReloadAssembly (149ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (37ms)
EndReloadAssembly (738ms)
LoadAssemblies (111ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (251ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (288ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (75ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.41 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5293.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 3.724100 ms (FindLiveObjects: 0.361200 ms CreateObjectMapping: 0.177400 ms MarkObjects: 3.152200 ms DeleteObjects: 0.032200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012564 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.69 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.925 seconds
Domain Reload Profiling:
ReloadAssembly (926ms)
BeginReloadAssembly (150ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (38ms)
EndReloadAssembly (685ms)
LoadAssemblies (103ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (263ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (259ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (59ms)
ProcessInitializeOnLoadAttributes (154ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (18ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.11 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5296.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 2.979300 ms (FindLiveObjects: 0.351700 ms CreateObjectMapping: 0.199100 ms MarkObjects: 2.390700 ms DeleteObjects: 0.035800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012351 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.86 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.918 seconds
Domain Reload Profiling:
ReloadAssembly (919ms)
BeginReloadAssembly (144ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (35ms)
EndReloadAssembly (679ms)
LoadAssemblies (106ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (255ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (35ms)
SetupLoadedEditorAssemblies (254ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (59ms)
ProcessInitializeOnLoadAttributes (152ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.47 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5299.
Memory consumption went from 164.4 MB to 164.4 MB.
Total: 2.319000 ms (FindLiveObjects: 0.276500 ms CreateObjectMapping: 0.141000 ms MarkObjects: 1.875600 ms DeleteObjects: 0.025300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.017344 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.59 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.364 seconds
Domain Reload Profiling:
ReloadAssembly (1365ms)
BeginReloadAssembly (188ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (43ms)
EndReloadAssembly (1038ms)
LoadAssemblies (134ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (419ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (68ms)
SetupLoadedEditorAssemblies (372ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (85ms)
ProcessInitializeOnLoadAttributes (223ms)
ProcessInitializeOnLoadMethodAttributes (31ms)
AfterProcessingInitializeOnLoad (27ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.97 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5302.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 3.981500 ms (FindLiveObjects: 0.750300 ms CreateObjectMapping: 0.403500 ms MarkObjects: 2.749700 ms DeleteObjects: 0.074600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015914 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.30 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.959 seconds
Domain Reload Profiling:
ReloadAssembly (959ms)
BeginReloadAssembly (169ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (44ms)
EndReloadAssembly (696ms)
LoadAssemblies (113ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (226ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (39ms)
SetupLoadedEditorAssemblies (286ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (167ms)
ProcessInitializeOnLoadMethodAttributes (31ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 7.21 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5305.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 6.557100 ms (FindLiveObjects: 0.914500 ms CreateObjectMapping: 0.754700 ms MarkObjects: 4.837500 ms DeleteObjects: 0.048300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014759 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.72 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.044 seconds
Domain Reload Profiling:
ReloadAssembly (1045ms)
BeginReloadAssembly (186ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (49ms)
EndReloadAssembly (748ms)
LoadAssemblies (121ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (282ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (40ms)
SetupLoadedEditorAssemblies (285ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (173ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.13 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5308.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 3.768200 ms (FindLiveObjects: 0.693000 ms CreateObjectMapping: 0.674900 ms MarkObjects: 2.349700 ms DeleteObjects: 0.040400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013945 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.04 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.158 seconds
Domain Reload Profiling:
ReloadAssembly (1159ms)
BeginReloadAssembly (216ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (60ms)
EndReloadAssembly (817ms)
LoadAssemblies (158ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (337ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (32ms)
SetupLoadedEditorAssemblies (274ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (65ms)
ProcessInitializeOnLoadAttributes (162ms)
ProcessInitializeOnLoadMethodAttributes (26ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.53 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5311.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 2.683900 ms (FindLiveObjects: 0.334000 ms CreateObjectMapping: 0.170100 ms MarkObjects: 2.156300 ms DeleteObjects: 0.022200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015718 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 1.024 seconds
Domain Reload Profiling:
ReloadAssembly (1025ms)
BeginReloadAssembly (176ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (48ms)
EndReloadAssembly (729ms)
LoadAssemblies (127ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (272ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (271ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (70ms)
ProcessInitializeOnLoadAttributes (159ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.11 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5314.
Memory consumption went from 164.4 MB to 164.4 MB.
Total: 2.437900 ms (FindLiveObjects: 0.326100 ms CreateObjectMapping: 0.156100 ms MarkObjects: 1.927200 ms DeleteObjects: 0.027400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014162 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.73 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.972 seconds
Domain Reload Profiling:
ReloadAssembly (972ms)
BeginReloadAssembly (161ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (42ms)
EndReloadAssembly (712ms)
LoadAssemblies (110ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (273ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (266ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (61ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.11 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5317.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 2.332300 ms (FindLiveObjects: 0.280700 ms CreateObjectMapping: 0.144500 ms MarkObjects: 1.890400 ms DeleteObjects: 0.015700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010685 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.64 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.037 seconds
Domain Reload Profiling:
ReloadAssembly (1038ms)
BeginReloadAssembly (146ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (33ms)
EndReloadAssembly (784ms)
LoadAssemblies (123ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (257ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (44ms)
SetupLoadedEditorAssemblies (314ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (71ms)
ProcessInitializeOnLoadAttributes (195ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.83 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5320.
Memory consumption went from 164.7 MB to 164.6 MB.
Total: 2.728800 ms (FindLiveObjects: 0.301600 ms CreateObjectMapping: 0.155600 ms MarkObjects: 2.250100 ms DeleteObjects: 0.020300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010810 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.80 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.919 seconds
Domain Reload Profiling:
ReloadAssembly (919ms)
BeginReloadAssembly (151ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (36ms)
EndReloadAssembly (675ms)
LoadAssemblies (110ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (254ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (35ms)
SetupLoadedEditorAssemblies (254ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (60ms)
ProcessInitializeOnLoadAttributes (157ms)
ProcessInitializeOnLoadMethodAttributes (20ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.82 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5323.
Memory consumption went from 164.7 MB to 164.6 MB.
Total: 2.700000 ms (FindLiveObjects: 0.469400 ms CreateObjectMapping: 0.318900 ms MarkObjects: 1.884800 ms DeleteObjects: 0.025800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.009763 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.38 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.928 seconds
Domain Reload Profiling:
ReloadAssembly (928ms)
BeginReloadAssembly (141ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (35ms)
EndReloadAssembly (698ms)
LoadAssemblies (98ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (240ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (290ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (174ms)
ProcessInitializeOnLoadMethodAttributes (28ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.94 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5326.
Memory consumption went from 164.7 MB to 164.6 MB.
Total: 2.949300 ms (FindLiveObjects: 0.491200 ms CreateObjectMapping: 0.257000 ms MarkObjects: 2.182900 ms DeleteObjects: 0.017400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012480 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.62 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.122 seconds
Domain Reload Profiling:
ReloadAssembly (1123ms)
BeginReloadAssembly (169ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (41ms)
EndReloadAssembly (852ms)
LoadAssemblies (120ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (276ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (30ms)
SetupLoadedEditorAssemblies (390ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (68ms)
ProcessInitializeOnLoadAttributes (254ms)
ProcessInitializeOnLoadMethodAttributes (36ms)
AfterProcessingInitializeOnLoad (26ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.20 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5329.
Memory consumption went from 164.5 MB to 164.5 MB.
Total: 3.308500 ms (FindLiveObjects: 0.367800 ms CreateObjectMapping: 0.185700 ms MarkObjects: 2.717200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013418 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 0.904 seconds
Domain Reload Profiling:
ReloadAssembly (905ms)
BeginReloadAssembly (152ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (40ms)
EndReloadAssembly (652ms)
LoadAssemblies (102ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (238ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (32ms)
SetupLoadedEditorAssemblies (253ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (55ms)
ProcessInitializeOnLoadAttributes (159ms)
ProcessInitializeOnLoadMethodAttributes (20ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.96 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5332.
Memory consumption went from 164.7 MB to 164.7 MB.
Total: 2.912300 ms (FindLiveObjects: 0.513400 ms CreateObjectMapping: 0.202000 ms MarkObjects: 2.163100 ms DeleteObjects: 0.032100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010348 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 1.027 seconds
Domain Reload Profiling:
ReloadAssembly (1028ms)
BeginReloadAssembly (181ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (41ms)
EndReloadAssembly (724ms)
LoadAssemblies (151ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (265ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (33ms)
SetupLoadedEditorAssemblies (269ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (72ms)
ProcessInitializeOnLoadAttributes (159ms)
ProcessInitializeOnLoadMethodAttributes (20ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.62 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5335.
Memory consumption went from 164.7 MB to 164.7 MB.
Total: 3.748100 ms (FindLiveObjects: 0.549600 ms CreateObjectMapping: 0.322400 ms MarkObjects: 2.843900 ms DeleteObjects: 0.030200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013303 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.42 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.825 seconds
Domain Reload Profiling:
ReloadAssembly (1826ms)
BeginReloadAssembly (243ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (11ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (63ms)
EndReloadAssembly (1330ms)
LoadAssemblies (190ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (681ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (72ms)
SetupLoadedEditorAssemblies (347ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (2ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (83ms)
ProcessInitializeOnLoadAttributes (201ms)
ProcessInitializeOnLoadMethodAttributes (36ms)
AfterProcessingInitializeOnLoad (18ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 11.12 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5338.
Memory consumption went from 164.8 MB to 164.7 MB.
Total: 2.745000 ms (FindLiveObjects: 0.582400 ms CreateObjectMapping: 0.223800 ms MarkObjects: 1.907000 ms DeleteObjects: 0.029900 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.023372 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.09 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.898 seconds
Domain Reload Profiling:
ReloadAssembly (1899ms)
BeginReloadAssembly (255ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (49ms)
EndReloadAssembly (1484ms)
LoadAssemblies (227ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (582ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (76ms)
SetupLoadedEditorAssemblies (571ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (224ms)
ProcessInitializeOnLoadAttributes (270ms)
ProcessInitializeOnLoadMethodAttributes (51ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.51 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5341.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 7.671100 ms (FindLiveObjects: 1.113600 ms CreateObjectMapping: 0.763900 ms MarkObjects: 5.671500 ms DeleteObjects: 0.118500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012327 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.82 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.528 seconds
Domain Reload Profiling:
ReloadAssembly (1529ms)
BeginReloadAssembly (259ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (10ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (56ms)
EndReloadAssembly (1106ms)
LoadAssemblies (177ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (346ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (59ms)
SetupLoadedEditorAssemblies (497ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (115ms)
ProcessInitializeOnLoadAttributes (294ms)
ProcessInitializeOnLoadMethodAttributes (56ms)
AfterProcessingInitializeOnLoad (21ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (15ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.08 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5344.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 3.985200 ms (FindLiveObjects: 0.467700 ms CreateObjectMapping: 0.277900 ms MarkObjects: 3.157100 ms DeleteObjects: 0.080300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015403 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.98 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.086 seconds
Domain Reload Profiling:
ReloadAssembly (1087ms)
BeginReloadAssembly (172ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (46ms)
EndReloadAssembly (803ms)
LoadAssemblies (138ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (294ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (42ms)
SetupLoadedEditorAssemblies (290ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (170ms)
ProcessInitializeOnLoadMethodAttributes (28ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (13ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.60 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5347.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 5.226700 ms (FindLiveObjects: 0.604800 ms CreateObjectMapping: 0.360800 ms MarkObjects: 4.215000 ms DeleteObjects: 0.043800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013261 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.11 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.935 seconds
Domain Reload Profiling:
ReloadAssembly (935ms)
BeginReloadAssembly (149ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (36ms)
EndReloadAssembly (693ms)
LoadAssemblies (108ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (264ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (30ms)
SetupLoadedEditorAssemblies (264ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (58ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5350.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 3.008300 ms (FindLiveObjects: 0.315200 ms CreateObjectMapping: 0.202900 ms MarkObjects: 2.463300 ms DeleteObjects: 0.025700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012861 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.78 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.727 seconds
Domain Reload Profiling:
ReloadAssembly (1730ms)
BeginReloadAssembly (423ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (15ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (170ms)
EndReloadAssembly (1089ms)
LoadAssemblies (222ms)
RebuildTransferFunctionScriptingTraits (1ms)
SetupTypeCache (440ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (63ms)
SetupLoadedEditorAssemblies (356ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (82ms)
ProcessInitializeOnLoadAttributes (217ms)
ProcessInitializeOnLoadMethodAttributes (34ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.60 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5353.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 4.229400 ms (FindLiveObjects: 0.388100 ms CreateObjectMapping: 0.237100 ms MarkObjects: 3.431500 ms DeleteObjects: 0.170100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010304 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.86 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.063 seconds
Domain Reload Profiling:
ReloadAssembly (1064ms)
BeginReloadAssembly (191ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (764ms)
LoadAssemblies (146ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (300ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (34ms)
SetupLoadedEditorAssemblies (268ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (59ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.39 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5356.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 5.713800 ms (FindLiveObjects: 1.962900 ms CreateObjectMapping: 0.797500 ms MarkObjects: 2.909600 ms DeleteObjects: 0.038500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.021402 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.63 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.195 seconds
Domain Reload Profiling:
ReloadAssembly (1196ms)
BeginReloadAssembly (246ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (60ms)
EndReloadAssembly (828ms)
LoadAssemblies (169ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (282ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (337ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (68ms)
ProcessInitializeOnLoadAttributes (217ms)
ProcessInitializeOnLoadMethodAttributes (32ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.47 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5359.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 4.822700 ms (FindLiveObjects: 0.784900 ms CreateObjectMapping: 0.529500 ms MarkObjects: 3.465900 ms DeleteObjects: 0.040900 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013001 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.13 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.172 seconds
Domain Reload Profiling:
ReloadAssembly (1173ms)
BeginReloadAssembly (213ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (48ms)
EndReloadAssembly (849ms)
LoadAssemblies (170ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (336ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (44ms)
SetupLoadedEditorAssemblies (287ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (177ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.20 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5362.
Memory consumption went from 164.6 MB to 164.6 MB.
Total: 2.295300 ms (FindLiveObjects: 0.364500 ms CreateObjectMapping: 0.173100 ms MarkObjects: 1.737600 ms DeleteObjects: 0.018600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010218 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.091 seconds
Domain Reload Profiling:
ReloadAssembly (1093ms)
BeginReloadAssembly (167ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (33ms)
EndReloadAssembly (807ms)
LoadAssemblies (145ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (315ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (62ms)
SetupLoadedEditorAssemblies (276ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (71ms)
ProcessInitializeOnLoadAttributes (159ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.09 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5366.
Memory consumption went from 164.9 MB to 164.8 MB.
Total: 2.553300 ms (FindLiveObjects: 0.304300 ms CreateObjectMapping: 0.171800 ms MarkObjects: 2.055600 ms DeleteObjects: 0.020500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.009861 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.80 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.109 seconds
Domain Reload Profiling:
ReloadAssembly (1110ms)
BeginReloadAssembly (219ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (68ms)
EndReloadAssembly (779ms)
LoadAssemblies (152ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (301ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (34ms)
SetupLoadedEditorAssemblies (278ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (61ms)
ProcessInitializeOnLoadAttributes (169ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.00 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5369.
Memory consumption went from 164.9 MB to 164.8 MB.
Total: 2.966500 ms (FindLiveObjects: 0.328500 ms CreateObjectMapping: 0.172300 ms MarkObjects: 2.394000 ms DeleteObjects: 0.069100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.017244 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.04 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.120 seconds
Domain Reload Profiling:
ReloadAssembly (1121ms)
BeginReloadAssembly (201ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (43ms)
EndReloadAssembly (789ms)
LoadAssemblies (155ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (293ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (38ms)
SetupLoadedEditorAssemblies (295ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (73ms)
ProcessInitializeOnLoadAttributes (176ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.64 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5372.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 4.185600 ms (FindLiveObjects: 0.309200 ms CreateObjectMapping: 0.195000 ms MarkObjects: 3.603100 ms DeleteObjects: 0.075500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014255 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.80 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.987 seconds
Domain Reload Profiling:
ReloadAssembly (987ms)
BeginReloadAssembly (162ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (42ms)
EndReloadAssembly (720ms)
LoadAssemblies (111ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (259ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (41ms)
SetupLoadedEditorAssemblies (269ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.62 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5375.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 3.132700 ms (FindLiveObjects: 0.314900 ms CreateObjectMapping: 0.157500 ms MarkObjects: 2.623200 ms DeleteObjects: 0.035900 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.024262 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.63 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.221 seconds
Domain Reload Profiling:
ReloadAssembly (1222ms)
BeginReloadAssembly (228ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (48ms)
EndReloadAssembly (853ms)
LoadAssemblies (172ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (342ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (47ms)
SetupLoadedEditorAssemblies (291ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (76ms)
ProcessInitializeOnLoadAttributes (167ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.31 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5379.
Memory consumption went from 164.7 MB to 164.7 MB.
Total: 4.132100 ms (FindLiveObjects: 1.178000 ms CreateObjectMapping: 0.348300 ms MarkObjects: 2.567100 ms DeleteObjects: 0.035500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014730 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.020 seconds
Domain Reload Profiling:
ReloadAssembly (1020ms)
BeginReloadAssembly (186ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (732ms)
LoadAssemblies (128ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (251ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (50ms)
SetupLoadedEditorAssemblies (278ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (63ms)
ProcessInitializeOnLoadAttributes (169ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.98 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4800 Unused Serialized files (Serialized files now loaded: 0)
Unloading 25 unused Assets / (22.0 KB). Loaded Objects now: 5380.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 3.258100 ms (FindLiveObjects: 0.414100 ms CreateObjectMapping: 0.169700 ms MarkObjects: 2.615800 ms DeleteObjects: 0.055700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 103041.455637 seconds.
path: Assets/Scenes/UIScene.unity
artifactKey: Guid(786aa53c6477525459c2f878d3c43a13) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/Scenes/UIScene.unity using Guid(786aa53c6477525459c2f878d3c43a13) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '495c24f6b126b511a15c6277f8c7e5e2') in 0.024619 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012542 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 1.099 seconds
Domain Reload Profiling:
ReloadAssembly (1099ms)
BeginReloadAssembly (181ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (56ms)
EndReloadAssembly (808ms)
LoadAssemblies (125ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (311ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (38ms)
SetupLoadedEditorAssemblies (302ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (179ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (19ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.18 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5384.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 2.881400 ms (FindLiveObjects: 0.329900 ms CreateObjectMapping: 0.168600 ms MarkObjects: 2.362500 ms DeleteObjects: 0.019300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.017894 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.74 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.094 seconds
Domain Reload Profiling:
ReloadAssembly (1094ms)
BeginReloadAssembly (176ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (43ms)
EndReloadAssembly (797ms)
LoadAssemblies (135ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (259ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (58ms)
SetupLoadedEditorAssemblies (312ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (84ms)
ProcessInitializeOnLoadAttributes (181ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.94 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5387.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 3.589300 ms (FindLiveObjects: 0.383900 ms CreateObjectMapping: 0.283800 ms MarkObjects: 2.875900 ms DeleteObjects: 0.031300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010287 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.67 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.179 seconds
Domain Reload Profiling:
ReloadAssembly (1179ms)
BeginReloadAssembly (217ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (49ms)
EndReloadAssembly (848ms)
LoadAssemblies (178ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (325ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (295ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (83ms)
ProcessInitializeOnLoadAttributes (170ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.30 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5390.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 2.346800 ms (FindLiveObjects: 0.378500 ms CreateObjectMapping: 0.152000 ms MarkObjects: 1.796800 ms DeleteObjects: 0.018800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011593 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.88 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.975 seconds
Domain Reload Profiling:
ReloadAssembly (976ms)
BeginReloadAssembly (157ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (41ms)
EndReloadAssembly (711ms)
LoadAssemblies (121ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (249ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (34ms)
SetupLoadedEditorAssemblies (272ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (161ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.77 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5393.
Memory consumption went from 164.7 MB to 164.7 MB.
Total: 2.675600 ms (FindLiveObjects: 0.345400 ms CreateObjectMapping: 0.188500 ms MarkObjects: 2.099900 ms DeleteObjects: 0.040600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010085 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.99 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.001 seconds
Domain Reload Profiling:
ReloadAssembly (1002ms)
BeginReloadAssembly (168ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (48ms)
EndReloadAssembly (732ms)
LoadAssemblies (115ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (247ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (45ms)
SetupLoadedEditorAssemblies (290ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (79ms)
ProcessInitializeOnLoadAttributes (166ms)
ProcessInitializeOnLoadMethodAttributes (26ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.98 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5396.
Memory consumption went from 164.9 MB to 164.9 MB.
Total: 2.789200 ms (FindLiveObjects: 0.309000 ms CreateObjectMapping: 0.180900 ms MarkObjects: 2.276300 ms DeleteObjects: 0.022000 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012630 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.56 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.992 seconds
Domain Reload Profiling:
ReloadAssembly (993ms)
BeginReloadAssembly (160ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (47ms)
EndReloadAssembly (715ms)
LoadAssemblies (108ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (253ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (39ms)
SetupLoadedEditorAssemblies (276ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (160ms)
ProcessInitializeOnLoadMethodAttributes (29ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.81 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5399.
Memory consumption went from 165.0 MB to 164.9 MB.
Total: 3.511600 ms (FindLiveObjects: 0.501100 ms CreateObjectMapping: 0.322100 ms MarkObjects: 2.662500 ms DeleteObjects: 0.024300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.020809 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.59 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.015 seconds
Domain Reload Profiling:
ReloadAssembly (1016ms)
BeginReloadAssembly (158ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (41ms)
EndReloadAssembly (755ms)
LoadAssemblies (118ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (265ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (42ms)
SetupLoadedEditorAssemblies (290ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (63ms)
ProcessInitializeOnLoadAttributes (186ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.98 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5402.
Memory consumption went from 165.0 MB to 164.9 MB.
Total: 2.505400 ms (FindLiveObjects: 0.343700 ms CreateObjectMapping: 0.163700 ms MarkObjects: 1.976500 ms DeleteObjects: 0.020600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.016878 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.079 seconds
Domain Reload Profiling:
ReloadAssembly (1080ms)
BeginReloadAssembly (196ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (9ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (765ms)
LoadAssemblies (145ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (295ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (280ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (61ms)
ProcessInitializeOnLoadAttributes (170ms)
ProcessInitializeOnLoadMethodAttributes (26ms)
AfterProcessingInitializeOnLoad (18ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5405.
Memory consumption went from 165.0 MB to 164.9 MB.
Total: 3.818700 ms (FindLiveObjects: 0.853500 ms CreateObjectMapping: 0.354700 ms MarkObjects: 2.580700 ms DeleteObjects: 0.028200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.016151 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.56 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.252 seconds
Domain Reload Profiling:
ReloadAssembly (1253ms)
BeginReloadAssembly (202ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (45ms)
EndReloadAssembly (913ms)
LoadAssemblies (160ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (329ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (54ms)
SetupLoadedEditorAssemblies (327ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (58ms)
ProcessInitializeOnLoadAttributes (215ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.25 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5408.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 5.118600 ms (FindLiveObjects: 1.390300 ms CreateObjectMapping: 0.391000 ms MarkObjects: 3.207200 ms DeleteObjects: 0.126300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015454 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.86 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.117 seconds
Domain Reload Profiling:
ReloadAssembly (1117ms)
BeginReloadAssembly (178ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (46ms)
EndReloadAssembly (823ms)
LoadAssemblies (140ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (289ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (44ms)
SetupLoadedEditorAssemblies (316ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (74ms)
ProcessInitializeOnLoadAttributes (192ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.62 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5411.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 3.660300 ms (FindLiveObjects: 0.313600 ms CreateObjectMapping: 0.148400 ms MarkObjects: 3.163700 ms DeleteObjects: 0.033000 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013139 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.14 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.322 seconds
Domain Reload Profiling:
ReloadAssembly (1323ms)
BeginReloadAssembly (260ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (70ms)
EndReloadAssembly (939ms)
LoadAssemblies (221ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (352ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (51ms)
SetupLoadedEditorAssemblies (328ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (81ms)
ProcessInitializeOnLoadAttributes (198ms)
ProcessInitializeOnLoadMethodAttributes (26ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.34 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5414.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 2.418700 ms (FindLiveObjects: 0.328200 ms CreateObjectMapping: 0.159000 ms MarkObjects: 1.912000 ms DeleteObjects: 0.018500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011933 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 1.096 seconds
Domain Reload Profiling:
ReloadAssembly (1096ms)
BeginReloadAssembly (182ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (51ms)
EndReloadAssembly (796ms)
LoadAssemblies (121ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (309ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (47ms)
SetupLoadedEditorAssemblies (279ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (68ms)
ProcessInitializeOnLoadAttributes (159ms)
ProcessInitializeOnLoadMethodAttributes (31ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.79 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5417.
Memory consumption went from 165.0 MB to 165.0 MB.
Total: 2.564400 ms (FindLiveObjects: 0.398200 ms CreateObjectMapping: 0.189600 ms MarkObjects: 1.956000 ms DeleteObjects: 0.019400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010119 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.66 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.908 seconds
Domain Reload Profiling:
ReloadAssembly (909ms)
BeginReloadAssembly (146ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (37ms)
EndReloadAssembly (654ms)
LoadAssemblies (101ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (235ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (34ms)
SetupLoadedEditorAssemblies (252ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (56ms)
ProcessInitializeOnLoadAttributes (153ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.67 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5420.
Memory consumption went from 165.0 MB to 165.0 MB.
Total: 2.816600 ms (FindLiveObjects: 0.340800 ms CreateObjectMapping: 0.186300 ms MarkObjects: 2.258400 ms DeleteObjects: 0.029700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.009495 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.68 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.011 seconds
Domain Reload Profiling:
ReloadAssembly (1012ms)
BeginReloadAssembly (163ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (41ms)
EndReloadAssembly (738ms)
LoadAssemblies (125ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (250ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (42ms)
SetupLoadedEditorAssemblies (277ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (56ms)
ProcessInitializeOnLoadAttributes (172ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.74 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5423.
Memory consumption went from 165.0 MB to 165.0 MB.
Total: 3.195300 ms (FindLiveObjects: 0.760400 ms CreateObjectMapping: 0.361100 ms MarkObjects: 2.036800 ms DeleteObjects: 0.036000 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012210 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.86 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.029 seconds
Domain Reload Profiling:
ReloadAssembly (1029ms)
BeginReloadAssembly (158ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (36ms)
EndReloadAssembly (766ms)
LoadAssemblies (112ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (293ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (291ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (60ms)
ProcessInitializeOnLoadAttributes (184ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.19 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5426.
Memory consumption went from 165.0 MB to 165.0 MB.
Total: 2.776300 ms (FindLiveObjects: 0.336000 ms CreateObjectMapping: 0.179600 ms MarkObjects: 2.229900 ms DeleteObjects: 0.029200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013352 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.177 seconds
Domain Reload Profiling:
ReloadAssembly (1180ms)
BeginReloadAssembly (273ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (11ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (96ms)
EndReloadAssembly (800ms)
LoadAssemblies (133ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (281ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (317ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (76ms)
ProcessInitializeOnLoadAttributes (187ms)
ProcessInitializeOnLoadMethodAttributes (28ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.20 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5429.
Memory consumption went from 164.8 MB to 164.8 MB.
Total: 5.235100 ms (FindLiveObjects: 0.455200 ms CreateObjectMapping: 0.203000 ms MarkObjects: 4.385900 ms DeleteObjects: 0.185800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011112 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.062 seconds
Domain Reload Profiling:
ReloadAssembly (1063ms)
BeginReloadAssembly (207ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (52ms)
EndReloadAssembly (751ms)
LoadAssemblies (153ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (284ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (42ms)
SetupLoadedEditorAssemblies (269ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (62ms)
ProcessInitializeOnLoadAttributes (165ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.25 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5432.
Memory consumption went from 165.0 MB to 165.0 MB.
Total: 3.431800 ms (FindLiveObjects: 0.754100 ms CreateObjectMapping: 0.282600 ms MarkObjects: 2.365900 ms DeleteObjects: 0.026900 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.019743 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.65 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.021 seconds
Domain Reload Profiling:
ReloadAssembly (1022ms)
BeginReloadAssembly (162ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (35ms)
EndReloadAssembly (760ms)
LoadAssemblies (124ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (283ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (38ms)
SetupLoadedEditorAssemblies (280ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (73ms)
ProcessInitializeOnLoadAttributes (165ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.48 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5435.
Memory consumption went from 165.1 MB to 165.0 MB.
Total: 4.258300 ms (FindLiveObjects: 1.415500 ms CreateObjectMapping: 0.632600 ms MarkObjects: 2.177000 ms DeleteObjects: 0.031100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013544 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.036 seconds
Domain Reload Profiling:
ReloadAssembly (1037ms)
BeginReloadAssembly (169ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (45ms)
EndReloadAssembly (765ms)
LoadAssemblies (107ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (296ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (38ms)
SetupLoadedEditorAssemblies (291ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (59ms)
ProcessInitializeOnLoadAttributes (188ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (7ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.83 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5438.
Memory consumption went from 165.1 MB to 165.0 MB.
Total: 3.097900 ms (FindLiveObjects: 0.703500 ms CreateObjectMapping: 0.251500 ms MarkObjects: 2.106300 ms DeleteObjects: 0.032200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013457 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.78 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.082 seconds
Domain Reload Profiling:
ReloadAssembly (1083ms)
BeginReloadAssembly (166ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (812ms)
LoadAssemblies (120ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (273ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (46ms)
SetupLoadedEditorAssemblies (310ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (197ms)
ProcessInitializeOnLoadMethodAttributes (29ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.24 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5441.
Memory consumption went from 165.3 MB to 165.2 MB.
Total: 2.961700 ms (FindLiveObjects: 0.507600 ms CreateObjectMapping: 0.304600 ms MarkObjects: 2.107200 ms DeleteObjects: 0.040800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010430 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.63 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.034 seconds
Domain Reload Profiling:
ReloadAssembly (1035ms)
BeginReloadAssembly (167ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (46ms)
EndReloadAssembly (753ms)
LoadAssemblies (110ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (276ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (289ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (59ms)
ProcessInitializeOnLoadAttributes (181ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (18ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 6.61 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (23.0 KB). Loaded Objects now: 5444.
Memory consumption went from 165.1 MB to 165.1 MB.
Total: 4.933900 ms (FindLiveObjects: 0.620400 ms CreateObjectMapping: 0.744700 ms MarkObjects: 3.520800 ms DeleteObjects: 0.045300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.009967 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 1.042 seconds
Domain Reload Profiling:
ReloadAssembly (1042ms)
BeginReloadAssembly (155ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (41ms)
EndReloadAssembly (790ms)
LoadAssemblies (103ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (281ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (33ms)
SetupLoadedEditorAssemblies (318ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (74ms)
ProcessInitializeOnLoadAttributes (190ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.10 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5447.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 3.082900 ms (FindLiveObjects: 0.336200 ms CreateObjectMapping: 0.308800 ms MarkObjects: 2.407300 ms DeleteObjects: 0.029100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014717 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.58 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.933 seconds
Domain Reload Profiling:
ReloadAssembly (933ms)
BeginReloadAssembly (167ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (56ms)
EndReloadAssembly (661ms)
LoadAssemblies (111ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (244ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (31ms)
SetupLoadedEditorAssemblies (245ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (58ms)
ProcessInitializeOnLoadAttributes (147ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 6.81 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5450.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 2.516100 ms (FindLiveObjects: 0.386200 ms CreateObjectMapping: 0.244300 ms MarkObjects: 1.857000 ms DeleteObjects: 0.027800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012299 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.61 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.066 seconds
Domain Reload Profiling:
ReloadAssembly (1067ms)
BeginReloadAssembly (236ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (57ms)
EndReloadAssembly (720ms)
LoadAssemblies (150ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (261ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (33ms)
SetupLoadedEditorAssemblies (274ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (63ms)
ProcessInitializeOnLoadAttributes (164ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.04 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5453.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 2.837400 ms (FindLiveObjects: 0.309900 ms CreateObjectMapping: 0.187400 ms MarkObjects: 2.309900 ms DeleteObjects: 0.029200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014819 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.78 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.018 seconds
Domain Reload Profiling:
ReloadAssembly (1019ms)
BeginReloadAssembly (244ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (42ms)
EndReloadAssembly (677ms)
LoadAssemblies (191ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (245ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (38ms)
SetupLoadedEditorAssemblies (258ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (58ms)
ProcessInitializeOnLoadAttributes (161ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.74 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5456.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 2.713500 ms (FindLiveObjects: 0.308500 ms CreateObjectMapping: 0.162800 ms MarkObjects: 2.222700 ms DeleteObjects: 0.018300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013768 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.07 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.081 seconds
Domain Reload Profiling:
ReloadAssembly (1082ms)
BeginReloadAssembly (173ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (39ms)
EndReloadAssembly (811ms)
LoadAssemblies (111ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (294ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (54ms)
SetupLoadedEditorAssemblies (291ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (73ms)
ProcessInitializeOnLoadAttributes (171ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.69 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5459.
Memory consumption went from 165.1 MB to 165.1 MB.
Total: 3.050500 ms (FindLiveObjects: 0.311700 ms CreateObjectMapping: 0.164900 ms MarkObjects: 2.542600 ms DeleteObjects: 0.029600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014805 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone 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.
Mono: successfully reloaded assembly
- Completed reload, in 1.093 seconds
Domain Reload Profiling:
ReloadAssembly (1093ms)
BeginReloadAssembly (162ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (38ms)
EndReloadAssembly (790ms)
LoadAssemblies (123ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (248ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (43ms)
SetupLoadedEditorAssemblies (307ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (75ms)
ProcessInitializeOnLoadAttributes (184ms)
ProcessInitializeOnLoadMethodAttributes (22ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.70 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5462.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 3.008300 ms (FindLiveObjects: 0.451400 ms CreateObjectMapping: 0.230400 ms MarkObjects: 2.298900 ms DeleteObjects: 0.025800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013219 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.60 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.028 seconds
Domain Reload Profiling:
ReloadAssembly (1029ms)
BeginReloadAssembly (162ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (38ms)
EndReloadAssembly (745ms)
LoadAssemblies (125ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (316ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (32ms)
SetupLoadedEditorAssemblies (249ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (56ms)
ProcessInitializeOnLoadAttributes (147ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.30 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5465.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 2.720300 ms (FindLiveObjects: 0.391600 ms CreateObjectMapping: 0.182300 ms MarkObjects: 2.124100 ms DeleteObjects: 0.021300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012301 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.68 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.056 seconds
Domain Reload Profiling:
ReloadAssembly (1057ms)
BeginReloadAssembly (174ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (44ms)
EndReloadAssembly (773ms)
LoadAssemblies (118ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (273ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (308ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (191ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (20ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.70 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5468.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 2.760000 ms (FindLiveObjects: 0.470500 ms CreateObjectMapping: 0.230400 ms MarkObjects: 2.035700 ms DeleteObjects: 0.021900 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014871 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.31 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.125 seconds
Domain Reload Profiling:
ReloadAssembly (1126ms)
BeginReloadAssembly (172ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (46ms)
EndReloadAssembly (837ms)
LoadAssemblies (118ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (302ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (41ms)
SetupLoadedEditorAssemblies (326ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (69ms)
ProcessInitializeOnLoadAttributes (193ms)
ProcessInitializeOnLoadMethodAttributes (40ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.06 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5471.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 3.021200 ms (FindLiveObjects: 0.406400 ms CreateObjectMapping: 0.245600 ms MarkObjects: 2.334700 ms DeleteObjects: 0.032700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013014 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.52 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.122 seconds
Domain Reload Profiling:
ReloadAssembly (1122ms)
BeginReloadAssembly (171ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (45ms)
EndReloadAssembly (836ms)
LoadAssemblies (138ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (297ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (50ms)
SetupLoadedEditorAssemblies (314ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (60ms)
ProcessInitializeOnLoadAttributes (203ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.00 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5474.
Memory consumption went from 165.2 MB to 165.1 MB.
Total: 2.581700 ms (FindLiveObjects: 0.347300 ms CreateObjectMapping: 0.183500 ms MarkObjects: 2.025000 ms DeleteObjects: 0.024800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012559 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.97 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.132 seconds
Domain Reload Profiling:
ReloadAssembly (1133ms)
BeginReloadAssembly (178ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (857ms)
LoadAssemblies (118ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (314ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (67ms)
SetupLoadedEditorAssemblies (299ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (79ms)
ProcessInitializeOnLoadAttributes (172ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.64 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5477.
Memory consumption went from 165.2 MB to 165.2 MB.
Total: 2.485300 ms (FindLiveObjects: 0.329600 ms CreateObjectMapping: 0.167900 ms MarkObjects: 1.971600 ms DeleteObjects: 0.015300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013003 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.60 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.036 seconds
Domain Reload Profiling:
ReloadAssembly (1036ms)
BeginReloadAssembly (155ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (40ms)
EndReloadAssembly (781ms)
LoadAssemblies (107ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (291ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (292ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (166ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (19ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.06 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5480.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 2.720000 ms (FindLiveObjects: 0.436800 ms CreateObjectMapping: 0.201100 ms MarkObjects: 2.054400 ms DeleteObjects: 0.026100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015333 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.93 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.301 seconds
Domain Reload Profiling:
ReloadAssembly (1302ms)
BeginReloadAssembly (237ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (10ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (61ms)
EndReloadAssembly (939ms)
LoadAssemblies (148ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (400ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (43ms)
SetupLoadedEditorAssemblies (315ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (77ms)
ProcessInitializeOnLoadAttributes (190ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.65 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5483.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 3.184900 ms (FindLiveObjects: 0.315700 ms CreateObjectMapping: 0.175300 ms MarkObjects: 2.665800 ms DeleteObjects: 0.026400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.009502 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.02 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.091 seconds
Domain Reload Profiling:
ReloadAssembly (1092ms)
BeginReloadAssembly (158ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (44ms)
EndReloadAssembly (820ms)
LoadAssemblies (120ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (300ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (35ms)
SetupLoadedEditorAssemblies (327ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (61ms)
ProcessInitializeOnLoadAttributes (194ms)
ProcessInitializeOnLoadMethodAttributes (44ms)
AfterProcessingInitializeOnLoad (21ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.71 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5486.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 2.522100 ms (FindLiveObjects: 0.389000 ms CreateObjectMapping: 0.206400 ms MarkObjects: 1.896900 ms DeleteObjects: 0.028700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013587 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.988 seconds
Domain Reload Profiling:
ReloadAssembly (989ms)
BeginReloadAssembly (154ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (43ms)
EndReloadAssembly (741ms)
LoadAssemblies (108ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (258ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (32ms)
SetupLoadedEditorAssemblies (308ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (70ms)
ProcessInitializeOnLoadAttributes (183ms)
ProcessInitializeOnLoadMethodAttributes (32ms)
AfterProcessingInitializeOnLoad (18ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.54 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5489.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 2.999900 ms (FindLiveObjects: 0.481800 ms CreateObjectMapping: 0.276000 ms MarkObjects: 2.213200 ms DeleteObjects: 0.027500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.027812 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.59 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.020 seconds
Domain Reload Profiling:
ReloadAssembly (1021ms)
BeginReloadAssembly (157ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (39ms)
EndReloadAssembly (767ms)
LoadAssemblies (112ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (281ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (51ms)
SetupLoadedEditorAssemblies (284ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (172ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.23 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4801 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5492.
Memory consumption went from 165.2 MB to 165.2 MB.
Total: 2.562500 ms (FindLiveObjects: 0.444600 ms CreateObjectMapping: 0.200800 ms MarkObjects: 1.894600 ms DeleteObjects: 0.021200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012364 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.78 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.167 seconds
Domain Reload Profiling:
ReloadAssembly (1168ms)
BeginReloadAssembly (158ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (37ms)
EndReloadAssembly (888ms)
LoadAssemblies (124ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (282ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (45ms)
SetupLoadedEditorAssemblies (375ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (68ms)
ProcessInitializeOnLoadAttributes (251ms)
ProcessInitializeOnLoadMethodAttributes (35ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.77 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5496.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 2.790700 ms (FindLiveObjects: 0.412400 ms CreateObjectMapping: 0.252600 ms MarkObjects: 2.102800 ms DeleteObjects: 0.021600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012802 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.72 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.274 seconds
Domain Reload Profiling:
ReloadAssembly (1274ms)
BeginReloadAssembly (181ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (51ms)
EndReloadAssembly (971ms)
LoadAssemblies (146ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (357ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (45ms)
SetupLoadedEditorAssemblies (361ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (9ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (134ms)
ProcessInitializeOnLoadAttributes (182ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.95 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5499.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 2.764900 ms (FindLiveObjects: 0.441500 ms CreateObjectMapping: 0.181300 ms MarkObjects: 2.110700 ms DeleteObjects: 0.029200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015874 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.09 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.110 seconds
Domain Reload Profiling:
ReloadAssembly (1111ms)
BeginReloadAssembly (170ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (52ms)
EndReloadAssembly (844ms)
LoadAssemblies (126ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (270ms)
ReleaseScriptCaches (2ms)
RebuildScriptCaches (65ms)
SetupLoadedEditorAssemblies (323ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (8ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (82ms)
ProcessInitializeOnLoadAttributes (193ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (13ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.59 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5502.
Memory consumption went from 165.4 MB to 165.4 MB.
Total: 2.472000 ms (FindLiveObjects: 0.321000 ms CreateObjectMapping: 0.153600 ms MarkObjects: 1.980300 ms DeleteObjects: 0.016300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.010777 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.97 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.287 seconds
Domain Reload Profiling:
ReloadAssembly (1288ms)
BeginReloadAssembly (254ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (65ms)
EndReloadAssembly (848ms)
LoadAssemblies (178ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (364ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (35ms)
SetupLoadedEditorAssemblies (299ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (67ms)
ProcessInitializeOnLoadAttributes (178ms)
ProcessInitializeOnLoadMethodAttributes (30ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (9ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.66 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5505.
Memory consumption went from 165.5 MB to 165.4 MB.
Total: 2.533700 ms (FindLiveObjects: 0.312600 ms CreateObjectMapping: 0.158500 ms MarkObjects: 2.046500 ms DeleteObjects: 0.015100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.019946 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.53 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.993 seconds
Domain Reload Profiling:
ReloadAssembly (994ms)
BeginReloadAssembly (174ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (47ms)
EndReloadAssembly (715ms)
LoadAssemblies (128ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (281ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (251ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (57ms)
ProcessInitializeOnLoadAttributes (153ms)
ProcessInitializeOnLoadMethodAttributes (21ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.81 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5508.
Memory consumption went from 165.3 MB to 165.2 MB.
Total: 2.546500 ms (FindLiveObjects: 0.326300 ms CreateObjectMapping: 0.165000 ms MarkObjects: 2.028300 ms DeleteObjects: 0.026200 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013258 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.61 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.081 seconds
Domain Reload Profiling:
ReloadAssembly (1082ms)
BeginReloadAssembly (211ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (62ms)
EndReloadAssembly (753ms)
LoadAssemblies (117ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (288ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (288ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (68ms)
ProcessInitializeOnLoadAttributes (166ms)
ProcessInitializeOnLoadMethodAttributes (36ms)
AfterProcessingInitializeOnLoad (12ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.02 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5511.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 3.052200 ms (FindLiveObjects: 0.407100 ms CreateObjectMapping: 0.382100 ms MarkObjects: 2.244200 ms DeleteObjects: 0.017800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.032011 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.50 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 2.504 seconds
Domain Reload Profiling:
ReloadAssembly (2505ms)
BeginReloadAssembly (387ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (126ms)
EndReloadAssembly (1888ms)
LoadAssemblies (287ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (835ms)
ReleaseScriptCaches (6ms)
RebuildScriptCaches (96ms)
SetupLoadedEditorAssemblies (366ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (10ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (84ms)
ProcessInitializeOnLoadAttributes (222ms)
ProcessInitializeOnLoadMethodAttributes (32ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (8ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.99 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5514.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 3.508700 ms (FindLiveObjects: 0.601800 ms CreateObjectMapping: 0.211500 ms MarkObjects: 2.666700 ms DeleteObjects: 0.026400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.020946 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 3.26 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 5.396 seconds
Domain Reload Profiling:
ReloadAssembly (5400ms)
BeginReloadAssembly (927ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (10ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (168ms)
EndReloadAssembly (4157ms)
LoadAssemblies (641ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (1458ms)
ReleaseScriptCaches (48ms)
RebuildScriptCaches (149ms)
SetupLoadedEditorAssemblies (1333ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (14ms)
SetLoadedEditorAssemblies (2ms)
RefreshPlugins (3ms)
BeforeProcessingInitializeOnLoad (224ms)
ProcessInitializeOnLoadAttributes (970ms)
ProcessInitializeOnLoadMethodAttributes (91ms)
AfterProcessingInitializeOnLoad (28ms)
EditorAssembliesLoaded (1ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (18ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 9.95 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5517.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 9.376600 ms (FindLiveObjects: 2.380200 ms CreateObjectMapping: 1.125000 ms MarkObjects: 5.737800 ms DeleteObjects: 0.128500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015070 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.84 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.160 seconds
Domain Reload Profiling:
ReloadAssembly (1161ms)
BeginReloadAssembly (177ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (4ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (47ms)
EndReloadAssembly (856ms)
LoadAssemblies (137ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (354ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (298ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (7ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (184ms)
ProcessInitializeOnLoadMethodAttributes (24ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (11ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.66 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5520.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 2.738000 ms (FindLiveObjects: 0.506500 ms CreateObjectMapping: 0.192200 ms MarkObjects: 1.965300 ms DeleteObjects: 0.072300 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.025958 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 2.57 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 3.183 seconds
Domain Reload Profiling:
ReloadAssembly (3185ms)
BeginReloadAssembly (934ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (22ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (415ms)
EndReloadAssembly (1969ms)
LoadAssemblies (491ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (656ms)
ReleaseScriptCaches (8ms)
RebuildScriptCaches (138ms)
SetupLoadedEditorAssemblies (743ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (20ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (3ms)
BeforeProcessingInitializeOnLoad (179ms)
ProcessInitializeOnLoadAttributes (456ms)
ProcessInitializeOnLoadMethodAttributes (59ms)
AfterProcessingInitializeOnLoad (25ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (20ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 2.80 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5523.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 2.550900 ms (FindLiveObjects: 0.325200 ms CreateObjectMapping: 0.176900 ms MarkObjects: 2.025400 ms DeleteObjects: 0.021800 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.014429 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.76 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 2.509 seconds
Domain Reload Profiling:
ReloadAssembly (2510ms)
BeginReloadAssembly (444ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (23ms)
BackupInstance (0ms)
ReleaseScriptingObjects (1ms)
CreateAndSetChildDomain (116ms)
EndReloadAssembly (1477ms)
LoadAssemblies (482ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (595ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (67ms)
SetupLoadedEditorAssemblies (396ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (2ms)
BeforeProcessingInitializeOnLoad (98ms)
ProcessInitializeOnLoadAttributes (235ms)
ProcessInitializeOnLoadMethodAttributes (40ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.51 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (21.9 KB). Loaded Objects now: 5526.
Memory consumption went from 165.3 MB to 165.3 MB.
Total: 5.392800 ms (FindLiveObjects: 0.989400 ms CreateObjectMapping: 0.756400 ms MarkObjects: 3.563400 ms DeleteObjects: 0.079400 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.015380 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.62 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.112 seconds
Domain Reload Profiling:
ReloadAssembly (1113ms)
BeginReloadAssembly (178ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (806ms)
LoadAssemblies (127ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (321ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (46ms)
SetupLoadedEditorAssemblies (279ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (60ms)
ProcessInitializeOnLoadAttributes (173ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (14ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 8.31 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5529.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 6.283700 ms (FindLiveObjects: 0.925400 ms CreateObjectMapping: 0.841400 ms MarkObjects: 4.438900 ms DeleteObjects: 0.074600 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.018162 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.63 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.568 seconds
Domain Reload Profiling:
ReloadAssembly (1569ms)
BeginReloadAssembly (187ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (7ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (44ms)
EndReloadAssembly (1250ms)
LoadAssemblies (140ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (392ms)
ReleaseScriptCaches (4ms)
RebuildScriptCaches (51ms)
SetupLoadedEditorAssemblies (575ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (80ms)
ProcessInitializeOnLoadAttributes (401ms)
ProcessInitializeOnLoadMethodAttributes (50ms)
AfterProcessingInitializeOnLoad (38ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (24ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.63 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5532.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 4.514200 ms (FindLiveObjects: 0.520000 ms CreateObjectMapping: 0.438300 ms MarkObjects: 3.494600 ms DeleteObjects: 0.058700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013181 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.25 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.183 seconds
Domain Reload Profiling:
ReloadAssembly (1183ms)
BeginReloadAssembly (204ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (6ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (53ms)
EndReloadAssembly (827ms)
LoadAssemblies (156ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (306ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (37ms)
SetupLoadedEditorAssemblies (296ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (1ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (66ms)
ProcessInitializeOnLoadAttributes (177ms)
ProcessInitializeOnLoadMethodAttributes (27ms)
AfterProcessingInitializeOnLoad (17ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.60 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5535.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 5.811300 ms (FindLiveObjects: 0.617500 ms CreateObjectMapping: 0.667400 ms MarkObjects: 4.399800 ms DeleteObjects: 0.124700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.011826 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 1.12 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.207 seconds
Domain Reload Profiling:
ReloadAssembly (1208ms)
BeginReloadAssembly (243ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (15ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (55ms)
EndReloadAssembly (860ms)
LoadAssemblies (156ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (358ms)
ReleaseScriptCaches (3ms)
RebuildScriptCaches (38ms)
SetupLoadedEditorAssemblies (287ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (177ms)
ProcessInitializeOnLoadMethodAttributes (23ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.03 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5538.
Memory consumption went from 165.5 MB to 165.5 MB.
Total: 2.836900 ms (FindLiveObjects: 0.406200 ms CreateObjectMapping: 0.221200 ms MarkObjects: 2.185500 ms DeleteObjects: 0.022500 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012191 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.57 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.180 seconds
Domain Reload Profiling:
ReloadAssembly (1183ms)
BeginReloadAssembly (240ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (10ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (54ms)
EndReloadAssembly (814ms)
LoadAssemblies (159ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (307ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (310ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (62ms)
ProcessInitializeOnLoadAttributes (199ms)
ProcessInitializeOnLoadMethodAttributes (28ms)
AfterProcessingInitializeOnLoad (15ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (12ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 5.41 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.0 KB). Loaded Objects now: 5541.
Memory consumption went from 165.4 MB to 165.3 MB.
Total: 7.073800 ms (FindLiveObjects: 1.103500 ms CreateObjectMapping: 1.028300 ms MarkObjects: 4.629000 ms DeleteObjects: 0.308700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.012313 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.55 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.091 seconds
Domain Reload Profiling:
ReloadAssembly (1092ms)
BeginReloadAssembly (204ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (55ms)
EndReloadAssembly (763ms)
LoadAssemblies (157ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (285ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (36ms)
SetupLoadedEditorAssemblies (278ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (66ms)
ProcessInitializeOnLoadAttributes (166ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (10ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 3.71 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5544.
Memory consumption went from 165.6 MB to 165.5 MB.
Total: 3.558200 ms (FindLiveObjects: 0.534400 ms CreateObjectMapping: 0.257800 ms MarkObjects: 2.734600 ms DeleteObjects: 0.029700 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.013242 seconds.
Begin MonoManager ReloadAssembly
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll
Symbol file LoadedFromMemory doesn't match image D:\myproject\unity\JNFrame\Library\PackageCache\com.unity.visualscripting@1.8.0\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll
Native extension for WindowsStandalone target not found
Refreshing native plugins compatible for Editor in 0.59 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 1.203 seconds
Domain Reload Profiling:
ReloadAssembly (1204ms)
BeginReloadAssembly (242ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (78ms)
EndReloadAssembly (803ms)
LoadAssemblies (153ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (281ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (50ms)
SetupLoadedEditorAssemblies (305ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (1ms)
BeforeProcessingInitializeOnLoad (64ms)
ProcessInitializeOnLoadAttributes (191ms)
ProcessInitializeOnLoadMethodAttributes (29ms)
AfterProcessingInitializeOnLoad (16ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (14ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 4.00 ms, found 3 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 4802 Unused Serialized files (Serialized files now loaded: 0)
Unloading 23 unused Assets / (22.1 KB). Loaded Objects now: 5547.
Memory consumption went from 165.6 MB to 165.5 MB.
Total: 2.990500 ms (FindLiveObjects: 0.597400 ms CreateObjectMapping: 0.215800 ms MarkObjects: 2.140500 ms DeleteObjects: 0.035100 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:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->