| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806 |
- Using pre-set license
- Built from '2020.3/china_unity/release' branch; Version is '2020.3.15f1c1 (2f15a4c58450) revision 3085732'; Using compiler version '192528614'; Build Type 'Release'
- OS: 'Windows 10 Pro; OS build 19043.1110; Version 2009; 64bit' Language: 'zh' Physical Memory: 16305 MB
- BatchMode: 1, IsHumanControllingUs: 0, StartBugReporterOnCrash: 0, Is64bit: 1, IsPro: 0
- COMMAND LINE ARGUMENTS:
- C:\workflow\software\Unity\2020.3.15f1c1\Editor\Unity.exe
- -adb2
- -batchMode
- -noUpm
- -name
- AssetImportWorker0
- -projectPath
- D:/workflow/project/unity/ToneTuneToolkit
- -logFile
- Logs/AssetImportWorker0.log
- -srvPort
- 60575
- Successfully changed project path to: D:/workflow/project/unity/ToneTuneToolkit
- D:/workflow/project/unity/ToneTuneToolkit
- Using Asset Import Pipeline V2.
- Refreshing native plugins compatible for Editor in 41.75 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Initialize engine version: 2020.3.15f1c1 (2f15a4c58450)
- [Subsystems] Discovering subsystems at path C:/workflow/software/Unity/2020.3.15f1c1/Editor/Data/Resources/UnitySubsystems
- [Subsystems] Discovering subsystems at path D:/workflow/project/unity/ToneTuneToolkit/Assets
- GfxDevice: creating device client; threaded=0
- Direct3D:
- Version: Direct3D 11.0 [level 11.1]
- Renderer: NVIDIA GeForce GTX 1070 (ID=0x1b81)
- Vendor:
- VRAM: 8088 MB
- Driver: 27.21.14.5671
- Initialize mono
- Mono path[0] = 'C:/workflow/software/Unity/2020.3.15f1c1/Editor/Data/Managed'
- Mono path[1] = 'C:/workflow/software/Unity/2020.3.15f1c1/Editor/Data/MonoBleedingEdge/lib/mono/unityjit'
- Mono config path = 'C:/workflow/software/Unity/2020.3.15f1c1/Editor/Data/MonoBleedingEdge/etc'
- Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56736
- Begin MonoManager ReloadAssembly
- Registering precompiled unity dll's ...
- Register platform support module: C:/workflow/software/Unity/2020.3.15f1c1/Editor/Data/PlaybackEngines/WebGLSupport/UnityEditor.WebGL.Extensions.dll
- Register platform support module: C:/workflow/software/Unity/2020.3.15f1c1/Editor/Data/PlaybackEngines/WindowsStandaloneSupport/UnityEditor.WindowsStandalone.Extensions.dll
- Registered in 0.003727 seconds.
- Native extension for WindowsStandalone target not found
- Native extension for WebGL target not found
- Refreshing native plugins compatible for Editor in 40.36 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 2.025 seconds
- Domain Reload Profiling:
- ReloadAssembly (2025ms)
- BeginReloadAssembly (60ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (0ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (1ms)
- EndReloadAssembly (383ms)
- LoadAssemblies (57ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (138ms)
- ReleaseScriptCaches (0ms)
- RebuildScriptCaches (29ms)
- SetupLoadedEditorAssemblies (153ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (5ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (40ms)
- BeforeProcessingInitializeOnLoad (9ms)
- ProcessInitializeOnLoadAttributes (74ms)
- ProcessInitializeOnLoadMethodAttributes (25ms)
- AfterProcessingInitializeOnLoad (0ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (0ms)
- Platform modules already initialized, skipping
- Registering precompiled user dll's ...
- Registered in 0.003031 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 39.66 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.130 seconds
- Domain Reload Profiling:
- ReloadAssembly (1131ms)
- BeginReloadAssembly (144ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (4ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (16ms)
- EndReloadAssembly (923ms)
- LoadAssemblies (94ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (267ms)
- ReleaseScriptCaches (0ms)
- RebuildScriptCaches (44ms)
- SetupLoadedEditorAssemblies (414ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (5ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (40ms)
- BeforeProcessingInitializeOnLoad (86ms)
- ProcessInitializeOnLoadAttributes (262ms)
- ProcessInitializeOnLoadMethodAttributes (11ms)
- AfterProcessingInitializeOnLoad (10ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (6ms)
- Platform modules already initialized, skipping
- ========================================================================
- Worker process is ready to serve import requests
- Launched and connected shader compiler UnityShaderCompiler.exe after 0.04 seconds
- Refreshing native plugins compatible for Editor in 0.43 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2112 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 170.1 MB.
- System memory in use after: 170.2 MB.
- Unloading 28 unused Assets to reduce memory usage. Loaded Objects now: 2570.
- Total: 2.540900 ms (FindLiveObjects: 0.194200 ms CreateObjectMapping: 0.070200 ms MarkObjects: 2.204900 ms DeleteObjects: 0.070300 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/ToneTuneToolkit/Scripts/UI/TextFlick.cs
- artifactKey: Guid(ca4a093f6fd54044c85a3e0300b3893b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/UI/TextFlick.cs using Guid(ca4a093f6fd54044c85a3e0300b3893b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7f763662ab0c78d0dfdb8fa390ea12bb') in 0.026557 seconds
- Import took 0.029390 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.001964 seconds.
- path: Assets/ToneTuneToolkit/Demos/Empty Scene Template.unity
- artifactKey: Guid(25e0c4bf48440614db22d21dc1353209) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Demos/Empty Scene Template.unity using Guid(25e0c4bf48440614db22d21dc1353209) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fd492b1ab95d15eac3d1a74f45e17195') in 0.009711 seconds
- Import took 0.012400 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.005140 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Verification/VerifierHandler.cs
- artifactKey: Guid(402856ea972737447bd0f30f09f2ddfd) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Verification/VerifierHandler.cs using Guid(402856ea972737447bd0f30f09f2ddfd) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5dfa0402f053ad1e24dc7cc8391b8247') in 0.001185 seconds
- Import took 0.003729 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.016263 seconds.
- path: Assets/ToneTuneToolkit/Warehouse
- artifactKey: Guid(1d5e753e476aa6e4ea8dd196c963bb5f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Warehouse using Guid(1d5e753e476aa6e4ea8dd196c963bb5f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '774ed47c5a22e920b0087a36c9f5ae11') in 0.001245 seconds
- Import took 0.003929 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.001945 seconds.
- path: Assets/ToneTuneToolkit/Scripts/MultimediaExhibitionHall/LED/LEDHandler.cs
- artifactKey: Guid(a9e6551f26fe08d489f941d9fd2735f6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/MultimediaExhibitionHall/LED/LEDHandler.cs using Guid(a9e6551f26fe08d489f941d9fd2735f6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9e7a23f0b196d5ba1be1eb19da880e47') in 0.001208 seconds
- Import took 0.003631 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003691 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Object/ObjectFloating.cs
- artifactKey: Guid(a088be656f8bfd243b8f683842d46b1b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Object/ObjectFloating.cs using Guid(a088be656f8bfd243b8f683842d46b1b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2ff78e09a11e2318ae61dffa26e05293') in 0.001329 seconds
- Import took 0.003970 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.001822 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Common/TextLoader.cs
- artifactKey: Guid(843e20a04875557409f742f2d4b071cb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Common/TextLoader.cs using Guid(843e20a04875557409f742f2d4b071cb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4357d23b6b2f2a61db19611443d2d2b2') in 0.001185 seconds
- Import took 0.003626 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.001723 seconds.
- path: Assets/ToneTuneToolkit/Scripts/UDP/UDPCommunicator.cs
- artifactKey: Guid(e4a67c7f470799844913cb81dcfa68bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/UDP/UDPCommunicator.cs using Guid(e4a67c7f470799844913cb81dcfa68bf) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'e39f8d107e0c9d2ac20f0cf5cfc3c1d8') in 0.001170 seconds
- Import took 0.003547 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.008621 seconds.
- path: Assets/ToneTuneToolkit/Scripts/WakeOnLan/WakeOnLan.cs
- artifactKey: Guid(c169d5c5410e1c54b863480342a4a7de) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/WakeOnLan/WakeOnLan.cs using Guid(c169d5c5410e1c54b863480342a4a7de) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '90ad5347cebf33ae70b213249527a06f') in 0.002608 seconds
- Import took 0.008086 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003395 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Common/TipTools.cs
- artifactKey: Guid(358bbb3b1e09a784a9efdb6502303620) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Common/TipTools.cs using Guid(358bbb3b1e09a784a9efdb6502303620) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3217e92993bacc753e9d226208b2fb88') in 0.001876 seconds
- Import took 0.005576 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.119915 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Object/ObjectDrag.cs
- artifactKey: Guid(a6123e9270815234d80f55f632029129) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Object/ObjectDrag.cs using Guid(a6123e9270815234d80f55f632029129) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9f97e53619098c9cd32d3ba87c5cb67c') in 0.001652 seconds
- Import took 0.005201 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.109429 seconds.
- path: Assets/ToneTuneToolkit/Scripts/WakeOnLan/WakeOnLanHandler.cs
- artifactKey: Guid(083fd709b3176b64aa8939838065a57d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/WakeOnLan/WakeOnLanHandler.cs using Guid(083fd709b3176b64aa8939838065a57d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '759a1d65b1b8cba4b9cf6f39a141692a') in 0.002899 seconds
- Import took 0.009423 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003619 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Verification/Verifier.cs
- artifactKey: Guid(648cfee77f65a5146b850f8259e22f01) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Verification/Verifier.cs using Guid(648cfee77f65a5146b850f8259e22f01) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7ae332c9a7e259df122466590bc65ee5') in 0.001872 seconds
- Import took 0.005406 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.135997 seconds.
- path: Assets/ToneTuneToolkit/Fonts/SourceHanSansSC-Heavy.otf
- artifactKey: Guid(5e6e8ad749072a948b9450430efa8a58) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Fonts/SourceHanSansSC-Heavy.otf using Guid(5e6e8ad749072a948b9450430efa8a58) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8f964875d87ee42d3dc3827750311244') in 0.201502 seconds
- Import took 0.206905 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003292 seconds.
- path: Assets/ToneTuneToolkit/Demos
- artifactKey: Guid(26a84971ad06ed446a4051b70363562f) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Demos using Guid(26a84971ad06ed446a4051b70363562f) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1809439e51d107d5c1ee29c4e9c1bb58') in 0.001225 seconds
- Import took 0.003954 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.085398 seconds.
- path: Assets/ToneTuneToolkit/Fonts/SourceHanSansSC-Bold.otf
- artifactKey: Guid(3b5ec69de81de3c42bbbdd9591309c24) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Fonts/SourceHanSansSC-Bold.otf using Guid(3b5ec69de81de3c42bbbdd9591309c24) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '50f5bbd736a02aa225d3b47f19775fe2') in 0.024008 seconds
- Import took 0.028463 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.032617 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Verification/AntiVerifier.cs
- artifactKey: Guid(8c32bb664b1640c4e9080ab2f331689d) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Verification/AntiVerifier.cs using Guid(8c32bb664b1640c4e9080ab2f331689d) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '076e7f649ac4c3f9aa56dff98ba5825f') in 0.001217 seconds
- Import took 0.003904 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.001929 seconds.
- path: Assets/ToneTuneToolkit/Scripts/UDP/UDPHandler.cs
- artifactKey: Guid(29acebdd180c3eb41bcf1bac819c75a7) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/UDP/UDPHandler.cs using Guid(29acebdd180c3eb41bcf1bac819c75a7) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '37353295fa82102468d8c0e516622c01') in 0.001313 seconds
- Import took 0.004157 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.004533 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Object/TraverseObejctChangeColor.cs
- artifactKey: Guid(1eee1b8799ed7ef4f8626706ea3659f8) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Object/TraverseObejctChangeColor.cs using Guid(1eee1b8799ed7ef4f8626706ea3659f8) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6c1ab4480c6300a445ef65e243593475') in 0.001220 seconds
- Import took 0.003874 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.001905 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Other/AsyncLoadingWithProcessBar.cs
- artifactKey: Guid(147ae4d701e92fb41a1202fb0689934a) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Other/AsyncLoadingWithProcessBar.cs using Guid(147ae4d701e92fb41a1202fb0689934a) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2435b4272f57d199d0c532f186d40f77') in 0.001317 seconds
- Import took 0.003870 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.291956 seconds.
- path: Assets/ToneTuneToolkit/Warehouse/Materials/panoramamaterials.mat
- artifactKey: Guid(bbf51cca82e58254b97f0b84429aabdc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Warehouse/Materials/panoramamaterials.mat using Guid(bbf51cca82e58254b97f0b84429aabdc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9192b5e953da013c8cfe94f06efe54a0') in 0.050331 seconds
- Import took 0.053392 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003575 seconds.
- path: Assets/ToneTuneToolkit/Scripts/MultimediaExhibitionHall/LED/LEDCommandCenter.cs
- artifactKey: Guid(9cec5f81b8b9d2b4fbfc32a3835b976e) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/MultimediaExhibitionHall/LED/LEDCommandCenter.cs using Guid(9cec5f81b8b9d2b4fbfc32a3835b976e) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cc26198f01db2a845c9da72e8c92807b') in 0.001242 seconds
- Import took 0.003838 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.005960 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Camera/CameraLookAround.cs
- artifactKey: Guid(7dedbb048df549747bb03da840078a40) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Camera/CameraLookAround.cs using Guid(7dedbb048df549747bb03da840078a40) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '79e0bd3b00b7f8aa3f6ce360ca9b1561') in 0.001228 seconds
- Import took 0.003966 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003312 seconds.
- path: Assets/ToneTuneToolkit/Scripts/Common/ToolkitManager.cs
- artifactKey: Guid(e78023526f1cc764195f82106af59ffb) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/Common/ToolkitManager.cs using Guid(e78023526f1cc764195f82106af59ffb) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2077b2a056e869392b2162a3e1c2e05c') in 0.001222 seconds
- Import took 0.003813 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 0.003771 seconds.
- path: Assets/ToneTuneToolkit/Scripts/MultimediaExhibitionHall
- artifactKey: Guid(e7411e2e9702d8649abfafd6959f6b00) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/ToneTuneToolkit/Scripts/MultimediaExhibitionHall using Guid(e7411e2e9702d8649abfafd6959f6b00) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a9e46479c2f3c4d2d92621be588b58c7') in 0.001238 seconds
- Import took 0.003858 seconds .
- ========================================================================
- Received Import Request.
- Time since last request: 63.076617 seconds.
- path: Assets/Scenes/udp.unity
- artifactKey: Guid(7e793706fe694074b927c23fe1fc193b) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/Scenes/udp.unity using Guid(7e793706fe694074b927c23fe1fc193b) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8ee9c84551378c34dbb27ac40eb1c8d6') in 0.002290 seconds
- Import took 0.006345 seconds .
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.003080 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 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.043 seconds
- Domain Reload Profiling:
- ReloadAssembly (1043ms)
- BeginReloadAssembly (122ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (5ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (31ms)
- EndReloadAssembly (858ms)
- LoadAssemblies (91ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (272ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (40ms)
- SetupLoadedEditorAssemblies (361ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (95ms)
- ProcessInitializeOnLoadAttributes (244ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (11ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (10ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.47 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 172.8 MB.
- System memory in use after: 173.0 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2618.
- Total: 2.395900 ms (FindLiveObjects: 0.191000 ms CreateObjectMapping: 0.079300 ms MarkObjects: 2.108500 ms DeleteObjects: 0.016100 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.003137 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.45 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.045 seconds
- Domain Reload Profiling:
- ReloadAssembly (1046ms)
- BeginReloadAssembly (120ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (30ms)
- EndReloadAssembly (860ms)
- LoadAssemblies (92ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (272ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (40ms)
- SetupLoadedEditorAssemblies (362ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (0ms)
- BeforeProcessingInitializeOnLoad (95ms)
- ProcessInitializeOnLoadAttributes (244ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (11ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (10ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.45 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 172.9 MB.
- System memory in use after: 173.0 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2622.
- Total: 2.551800 ms (FindLiveObjects: 0.185300 ms CreateObjectMapping: 0.076000 ms MarkObjects: 2.270800 ms DeleteObjects: 0.018500 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.003048 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 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 (135ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (41ms)
- EndReloadAssembly (870ms)
- LoadAssemblies (97ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (273ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (40ms)
- SetupLoadedEditorAssemblies (367ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (95ms)
- ProcessInitializeOnLoadAttributes (250ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (11ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (10ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.45 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 172.9 MB.
- System memory in use after: 173.0 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2626.
- Total: 2.385500 ms (FindLiveObjects: 0.173700 ms CreateObjectMapping: 0.074100 ms MarkObjects: 2.121400 ms DeleteObjects: 0.015200 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.003291 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.45 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.046 seconds
- Domain Reload Profiling:
- ReloadAssembly (1046ms)
- BeginReloadAssembly (120ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (29ms)
- EndReloadAssembly (861ms)
- LoadAssemblies (92ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (268ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (39ms)
- SetupLoadedEditorAssemblies (367ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (94ms)
- ProcessInitializeOnLoadAttributes (251ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (11ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (10ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.44 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 172.9 MB.
- System memory in use after: 173.1 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2630.
- Total: 2.406000 ms (FindLiveObjects: 0.180200 ms CreateObjectMapping: 0.070100 ms MarkObjects: 2.140300 ms DeleteObjects: 0.014600 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.003797 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 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.234 seconds
- Domain Reload Profiling:
- ReloadAssembly (1234ms)
- BeginReloadAssembly (138ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (7ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (35ms)
- EndReloadAssembly (1020ms)
- LoadAssemblies (119ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (321ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (46ms)
- SetupLoadedEditorAssemblies (432ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (7ms)
- SetLoadedEditorAssemblies (1ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (115ms)
- ProcessInitializeOnLoadAttributes (291ms)
- ProcessInitializeOnLoadMethodAttributes (6ms)
- AfterProcessingInitializeOnLoad (12ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (12ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.54 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 172.9 MB.
- System memory in use after: 173.1 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2634.
- Total: 2.816400 ms (FindLiveObjects: 0.243500 ms CreateObjectMapping: 0.171800 ms MarkObjects: 2.378500 ms DeleteObjects: 0.021400 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.003033 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.44 ms, found 3 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 (1055ms)
- BeginReloadAssembly (118ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (29ms)
- EndReloadAssembly (874ms)
- LoadAssemblies (93ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (269ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (39ms)
- SetupLoadedEditorAssemblies (368ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (7ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (0ms)
- BeforeProcessingInitializeOnLoad (95ms)
- ProcessInitializeOnLoadAttributes (250ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (11ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (10ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.44 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 173.0 MB.
- System memory in use after: 173.1 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2638.
- Total: 2.721900 ms (FindLiveObjects: 0.180300 ms CreateObjectMapping: 0.071800 ms MarkObjects: 2.449600 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 Import Request.
- Time since last request: 73338.430752 seconds.
- path: Assets/StreamingAssets/ToneTuneToolkit/configs/wolconfig.json
- artifactKey: Guid(7468611130b14424cbe4c0c636eb1afc) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
- Start importing Assets/StreamingAssets/ToneTuneToolkit/configs/wolconfig.json using Guid(7468611130b14424cbe4c0c636eb1afc) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c61d922fe788140e110857a6b5ee1626') in 0.029754 seconds
- Import took 0.044245 seconds .
- ========================================================================
- Received Prepare
- Registering precompiled user dll's ...
- Registered in 0.002961 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.46 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.039 seconds
- Domain Reload Profiling:
- ReloadAssembly (1039ms)
- BeginReloadAssembly (109ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (30ms)
- EndReloadAssembly (867ms)
- LoadAssemblies (93ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (266ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (41ms)
- SetupLoadedEditorAssemblies (373ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (1ms)
- BeforeProcessingInitializeOnLoad (94ms)
- ProcessInitializeOnLoadAttributes (256ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (11ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (10ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.45 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 173.0 MB.
- System memory in use after: 173.1 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2642.
- Total: 2.665600 ms (FindLiveObjects: 0.201600 ms CreateObjectMapping: 0.085300 ms MarkObjects: 2.356200 ms DeleteObjects: 0.021300 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.003563 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.43 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Mono: successfully reloaded assembly
- - Completed reload, in 1.016 seconds
- Domain Reload Profiling:
- ReloadAssembly (1017ms)
- BeginReloadAssembly (114ms)
- ExecutionOrderSort (0ms)
- DisableScriptedObjects (6ms)
- BackupInstance (0ms)
- ReleaseScriptingObjects (0ms)
- CreateAndSetChildDomain (29ms)
- EndReloadAssembly (840ms)
- LoadAssemblies (93ms)
- RebuildTransferFunctionScriptingTraits (0ms)
- SetupTypeCache (261ms)
- ReleaseScriptCaches (1ms)
- RebuildScriptCaches (38ms)
- SetupLoadedEditorAssemblies (356ms)
- LogAssemblyErrors (0ms)
- InitializePlatformSupportModulesInManaged (6ms)
- SetLoadedEditorAssemblies (0ms)
- RefreshPlugins (0ms)
- BeforeProcessingInitializeOnLoad (92ms)
- ProcessInitializeOnLoadAttributes (242ms)
- ProcessInitializeOnLoadMethodAttributes (5ms)
- AfterProcessingInitializeOnLoad (10ms)
- EditorAssembliesLoaded (0ms)
- ExecutionOrderSort2 (0ms)
- AwakeInstancesAfterBackupRestoration (9ms)
- Platform modules already initialized, skipping
- Refreshing native plugins compatible for Editor in 0.43 ms, found 3 plugins.
- Preloading 0 native plugins for Editor in 0.00 ms.
- Unloading 2102 Unused Serialized files (Serialized files now loaded: 0)
- System memory in use before: 173.0 MB.
- System memory in use after: 173.1 MB.
- Unloading 16 unused Assets to reduce memory usage. Loaded Objects now: 2646.
- Total: 2.478100 ms (FindLiveObjects: 0.166600 ms CreateObjectMapping: 0.065600 ms MarkObjects: 2.229900 ms DeleteObjects: 0.015200 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 ->
- AssetImportWorkerClient::OnTransportError - code=2 error=End of file
|