123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825 |
- Using pre-set license
- Built from '2020.3/china_unity/release' branch; Version is '2020.3.28f1c1 (048a2ac0d3c1) revision 297514'; Using compiler version '192528614'; Build Type 'Release'
- OS: 'Windows 10 (10.0.18362) 64bit Education' Language: 'zh' Physical Memory: 32693 MB
- BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0
- COMMAND LINE ARGUMENTS:
- E:\unity\unity\2020.3.28f1c1\Editor\Unity.exe
- -adb2
- -batchMode
- -noUpm
- -name
- AssetImportWorker0
- -projectPath
- F:/cocorobo2/cocorobo-unity
- -logFile
- Logs/AssetImportWorker0.log
- -srvPort
- 57160
- Successfully changed project path to: F:/cocorobo2/cocorobo-unity
- F:/cocorobo2/cocorobo-unity
- Using Asset Import Pipeline V2.
- AS: AutoStreaming module initializing.Refreshing native plugins compatible for Editor in 42.09 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Initialize engine version: 2020.3.28f1c1 (048a2ac0d3c1)
- [Subsystems] Discovering subsystems at path E:/unity/unity/2020.3.28f1c1/Editor/Data/Resources/UnitySubsystems
- [Subsystems] Discovering subsystems at path F:/cocorobo2/cocorobo-unity/Assets
- GfxDevice: creating device client; threaded=0
- Direct3D:
- Version: Direct3D 11.0 [level 11.1]
- Renderer: AMD FirePro W5100 Graphics Adapter (ID=0x6649)
- Vendor:
- VRAM: 4073 MB
- Driver: 21.19.384.0
- Initialize mono
- Mono path[0] = 'E:/unity/unity/2020.3.28f1c1/Editor/Data/Managed'
- Mono path[1] = 'E:/unity/unity/2020.3.28f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
- Mono config path = 'E:/unity/unity/2020.3.28f1c1/Editor/Data/MonoBleedingEdge/etc'
- Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56092
- Begin MonoManager ReloadAssembly
- Registering precompiled unity dll's ...
- Register platform support module: E:/unity/unity/2020.3.28f1c1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
- Register platform support module: E:/unity/unity/2020.3.28f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
- Registered in 0.002621 seconds.
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 33.94 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 0.769 seconds
- Domain Reload Profiling:
- ReloadAssembly (769ms)
- BeginReloadAssembly (66ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (0ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (1ms)
- EndReloadAssembly (538ms)
- LoadAssemblies (64ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (237ms)
- ReleaseScriptCaches (0ms)
- RebuildScriptCaches (34ms)
- SetupLoadedEditorAssemblies (169ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (5ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (34ms)
- BeforeProcessingInitializeOnLoad (17ms)
- ProcessInitializeOnLoadAttributes (82ms)
- ProcessInitializeOnLoadMethodAttributes (30ms)
- AfterProcessingInitializeOnLoad (0ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (0ms)
- Platform modules already initialized, skipping
- Registering precompiled user dll's ...
- Registered in 0.099910 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 1.08 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.360 seconds
- Domain Reload Profiling:
- ReloadAssembly (1365ms)
- BeginReloadAssembly (196ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (8ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (28ms)
- EndReloadAssembly (1088ms)
- LoadAssemblies (115ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (342ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (56ms)
- SetupLoadedEditorAssemblies (476ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (1ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (106ms)
- ProcessInitializeOnLoadAttributes (342ms)
- ProcessInitializeOnLoadMethodAttributes (10ms)
- AfterProcessingInitializeOnLoad (9ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (8ms)
- 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.48 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1543 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 1982.
- Total: 2.714300 ms (FindLiveObjects: 0.137900 ms CreateObjectMapping: 0.056100 ms MarkObjects: 2.473000 ms DeleteObjects: 0.046100 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Import Request.
- path: Assets/script/MoveDoor.cs
- artifactKey: Guid(53e38ae61535f67438fea69a87fdea43) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/script/MoveDoor.cs using Guid(53e38ae61535f67438fea69a87fdea43) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c41acdbef75f6aa916094125c99c97f8') in 0.163097 seconds
- Import took 0.165973 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.000439 seconds.
- path: Assets/Skybox
- artifactKey: Guid(c96915d06f1869e438ff77abd6d6a384) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/Skybox using Guid(c96915d06f1869e438ff77abd6d6a384) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1706517c1dd4c49dca6bf599e8ca06d8') in 0.012152 seconds
- Import took 0.014906 seconds .
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.005736 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.48 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.340 seconds
- Domain Reload Profiling:
- ReloadAssembly (1341ms)
- BeginReloadAssembly (145ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (37ms)
- EndReloadAssembly (1094ms)
- LoadAssemblies (139ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (416ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (61ms)
- SetupLoadedEditorAssemblies (372ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (1ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (95ms)
- ProcessInitializeOnLoadAttributes (250ms)
- ProcessInitializeOnLoadMethodAttributes (11ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 1.03 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.8 MB.
- System memory in use after: 71.9 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1984.
- Total: 3.373100 ms (FindLiveObjects: 0.138000 ms CreateObjectMapping: 0.055700 ms MarkObjects: 3.141500 ms DeleteObjects: 0.036600 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.006244 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.52 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 0.982 seconds
- Domain Reload Profiling:
- ReloadAssembly (982ms)
- BeginReloadAssembly (124ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (5ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (32ms)
- EndReloadAssembly (790ms)
- LoadAssemblies (106ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (266ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (42ms)
- SetupLoadedEditorAssemblies (304ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (80ms)
- ProcessInitializeOnLoadAttributes (201ms)
- ProcessInitializeOnLoadMethodAttributes (8ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (6ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.51 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.8 MB.
- System memory in use after: 71.9 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1986.
- Total: 2.461700 ms (FindLiveObjects: 0.134400 ms CreateObjectMapping: 0.057200 ms MarkObjects: 2.243600 ms DeleteObjects: 0.025500 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.006019 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.78 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.146 seconds
- Domain Reload Profiling:
- ReloadAssembly (1147ms)
- BeginReloadAssembly (161ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (13ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (41ms)
- EndReloadAssembly (914ms)
- LoadAssemblies (123ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (339ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (47ms)
- SetupLoadedEditorAssemblies (311ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (1ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (81ms)
- ProcessInitializeOnLoadAttributes (205ms)
- ProcessInitializeOnLoadMethodAttributes (8ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.72 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.8 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1988.
- Total: 2.516600 ms (FindLiveObjects: 0.138600 ms CreateObjectMapping: 0.051100 ms MarkObjects: 2.303900 ms DeleteObjects: 0.021800 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.006446 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.49 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 0.967 seconds
- Domain Reload Profiling:
- ReloadAssembly (968ms)
- BeginReloadAssembly (125ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (7ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (34ms)
- EndReloadAssembly (778ms)
- LoadAssemblies (95ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (256ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (43ms)
- SetupLoadedEditorAssemblies (290ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (78ms)
- ProcessInitializeOnLoadAttributes (189ms)
- ProcessInitializeOnLoadMethodAttributes (8ms)
- AfterProcessingInitializeOnLoad (7ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (6ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.44 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1990.
- Total: 2.543800 ms (FindLiveObjects: 0.128400 ms CreateObjectMapping: 0.042500 ms MarkObjects: 2.351400 ms DeleteObjects: 0.020600 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 5.57 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 41.9 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 1990.
- Total: 2.807100 ms (FindLiveObjects: 0.131200 ms CreateObjectMapping: 0.045400 ms MarkObjects: 2.610000 ms DeleteObjects: 0.019400 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 9.43 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 41.9 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 1990.
- Total: 4.199300 ms (FindLiveObjects: 0.224600 ms CreateObjectMapping: 0.106900 ms MarkObjects: 3.838100 ms DeleteObjects: 0.028500 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 9.15 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 41.9 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 1990.
- Total: 22.731700 ms (FindLiveObjects: 0.769300 ms CreateObjectMapping: 0.130600 ms MarkObjects: 21.765800 ms DeleteObjects: 0.063000 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Import Request.
- Time since last request: 153431.862766 seconds.
- path: Assets/script/homeScript.cs
- artifactKey: Guid(8d8ad581fab8c8b40b1447d4d53b37ef) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/script/homeScript.cs using Guid(8d8ad581fab8c8b40b1447d4d53b37ef) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ce988e0bee248adfcefa4148934a8b40') in 1.397133 seconds
- Import took 1.460059 seconds .
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.140543 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.85 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 2.519 seconds
- Domain Reload Profiling:
- ReloadAssembly (2531ms)
- BeginReloadAssembly (1471ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (228ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (663ms)
- EndReloadAssembly (935ms)
- LoadAssemblies (133ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (304ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (65ms)
- SetupLoadedEditorAssemblies (362ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (14ms)
- SetLoadedEditorAssemblies (1ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (102ms)
- ProcessInitializeOnLoadAttributes (226ms)
- ProcessInitializeOnLoadMethodAttributes (9ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.51 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1992.
- Total: 4.157700 ms (FindLiveObjects: 0.162800 ms CreateObjectMapping: 0.061900 ms MarkObjects: 3.904000 ms DeleteObjects: 0.028000 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 8.14 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 41.9 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 1992.
- Total: 2.783400 ms (FindLiveObjects: 0.163200 ms CreateObjectMapping: 0.058600 ms MarkObjects: 2.541000 ms DeleteObjects: 0.019800 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Import Request.
- Time since last request: 4294.049877 seconds.
- path: Assets/cursor/click.cs
- artifactKey: Guid(0e42a046d42a48d4087ce445dcb2b5df) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/cursor/click.cs using Guid(0e42a046d42a48d4087ce445dcb2b5df) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3fd33eb9ac5676f70d3947df3ff22d64') in 0.011132 seconds
- Import took 0.017561 seconds .
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.005761 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.47 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.088 seconds
- Domain Reload Profiling:
- ReloadAssembly (1088ms)
- BeginReloadAssembly (150ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (8ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (37ms)
- EndReloadAssembly (853ms)
- LoadAssemblies (127ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (298ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (45ms)
- SetupLoadedEditorAssemblies (311ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (1ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (79ms)
- ProcessInitializeOnLoadAttributes (208ms)
- ProcessInitializeOnLoadMethodAttributes (8ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.46 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1994.
- Total: 2.565200 ms (FindLiveObjects: 0.127200 ms CreateObjectMapping: 0.047300 ms MarkObjects: 2.366000 ms DeleteObjects: 0.023700 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.005921 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.51 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.199 seconds
- Domain Reload Profiling:
- ReloadAssembly (1199ms)
- BeginReloadAssembly (269ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (36ms)
- EndReloadAssembly (861ms)
- LoadAssemblies (250ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (298ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (45ms)
- SetupLoadedEditorAssemblies (320ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (88ms)
- ProcessInitializeOnLoadAttributes (207ms)
- ProcessInitializeOnLoadMethodAttributes (9ms)
- AfterProcessingInitializeOnLoad (9ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.50 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1996.
- Total: 2.798600 ms (FindLiveObjects: 0.150300 ms CreateObjectMapping: 0.052000 ms MarkObjects: 2.572400 ms DeleteObjects: 0.022700 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.007007 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.48 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.055 seconds
- Domain Reload Profiling:
- ReloadAssembly (1056ms)
- BeginReloadAssembly (141ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (11ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (35ms)
- EndReloadAssembly (845ms)
- LoadAssemblies (117ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (306ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (42ms)
- SetupLoadedEditorAssemblies (303ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (79ms)
- ProcessInitializeOnLoadAttributes (199ms)
- ProcessInitializeOnLoadMethodAttributes (9ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.47 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 1998.
- Total: 2.654800 ms (FindLiveObjects: 0.138900 ms CreateObjectMapping: 0.061500 ms MarkObjects: 2.421400 ms DeleteObjects: 0.031900 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.007779 seconds.
- Begin MonoManager ReloadAssembly
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 0.58 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.140 seconds
- Domain Reload Profiling:
- ReloadAssembly (1140ms)
- BeginReloadAssembly (171ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (5ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (41ms)
- EndReloadAssembly (888ms)
- LoadAssemblies (128ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (289ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (54ms)
- SetupLoadedEditorAssemblies (355ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (86ms)
- ProcessInitializeOnLoadAttributes (242ms)
- ProcessInitializeOnLoadMethodAttributes (11ms)
- AfterProcessingInitializeOnLoad (8ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (7ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.49 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 1537 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 71.9 MB.
- System memory in use after: 72.0 MB.
- Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 2000.
- Total: 3.744800 ms (FindLiveObjects: 0.163300 ms CreateObjectMapping: 0.085400 ms MarkObjects: 3.464900 ms DeleteObjects: 0.029200 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 7.30 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 41.9 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 2000.
- Total: 4.316200 ms (FindLiveObjects: 0.149800 ms CreateObjectMapping: 0.053800 ms MarkObjects: 4.087800 ms DeleteObjects: 0.023600 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 6.83 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 42.0 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 2000.
- Total: 3.295200 ms (FindLiveObjects: 0.141600 ms CreateObjectMapping: 0.047100 ms MarkObjects: 3.079200 ms DeleteObjects: 0.026100 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- ========================================================================
- Received Prepare
- Refreshing native plugins compatible for Editor in 5.84 ms, found 7 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 18 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 41.8 MB.
- System memory in use after: 42.0 MB.
- Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 2000.
- Total: 3.336500 ms (FindLiveObjects: 0.149500 ms CreateObjectMapping: 0.055200 ms MarkObjects: 3.110900 ms DeleteObjects: 0.019900 ms)
- AssetImportParameters requested are different than current active one (requested -> active):
- custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 ->
- custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc ->
- custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b ->
- custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 ->
- custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
- custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 ->
- custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
- custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
- custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
|