-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathAssetImportWorker1.log
497 lines (481 loc) · 30.4 KB
/
AssetImportWorker1.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
Unity Editor version: 2021.3.4f1 (cb45f9cae8b7)
Branch: 2021.3/staging
Build type: Release
Batch mode: YES
macOS version: Version 12.4 (Build 21F79)
Darwin version: 21.5.0
Architecture: arm64
Running under Rosetta: NO
Available memory: 16384 MB
Using pre-set license
Pro License: YES
COMMAND LINE ARGUMENTS:
/Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/MacOS/Unity
-adb2
-batchMode
-noUpm
-name
AssetImportWorker1
-projectPath
/Users/oikawayuusuke/Documents/github/vtc_unity_fork
-logFile
Logs/AssetImportWorker1.log
-srvPort
64294
Successfully changed project path to: /Users/oikawayuusuke/Documents/github/vtc_unity_fork
/Users/oikawayuusuke/Documents/github/vtc_unity_fork
[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"
Refreshing native plugins compatible for Editor in 27.35 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Initialize engine version: 2021.3.4f1 (cb45f9cae8b7)
[Subsystems] Discovering subsystems at path /Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/Resources/UnitySubsystems
[Subsystems] Discovering subsystems at path /Users/oikawayuusuke/Documents/github/vtc_unity_fork/Assets
GfxDevice: creating device client; threaded=0; jobified=0
preferred device: Apple M1 (high power)
Metal devices available: 1
0: Apple M1 (high power)
Using device Apple M1 (high power)
Initializing Metal device caps: Apple M1
Initialize mono
Mono path[0] = '/Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/Managed'
Mono path[1] = '/Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityjit-macos'
Mono config path = '/Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/MonoBleedingEdge/etc'
Using monoOptions --debugger-agent=transport=dt_socket,embedding=1,server=y,suspend=n,address=127.0.0.1:56895
Begin MonoManager ReloadAssembly
Registering precompiled unity dll's ...
Register platform support module: /Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/PlaybackEngines/MacStandaloneSupport/UnityEditor.OSXStandalone.Extensions.dll
Registered in 0.000472 seconds.
Native extension for OSXStandalone target not found
Refreshing native plugins compatible for Editor in 28.46 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.373 seconds
Domain Reload Profiling:
ReloadAssembly (373ms)
BeginReloadAssembly (56ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (0ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (0ms)
EndReloadAssembly (250ms)
LoadAssemblies (56ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (74ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (19ms)
SetupLoadedEditorAssemblies (131ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (4ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (28ms)
BeforeProcessingInitializeOnLoad (1ms)
ProcessInitializeOnLoadAttributes (73ms)
ProcessInitializeOnLoadMethodAttributes (25ms)
AfterProcessingInitializeOnLoad (0ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (0ms)
Platform modules already initialized, skipping
Registering precompiled user dll's ...
Registered in 0.000619 seconds.
Begin MonoManager ReloadAssembly
Native extension for OSXStandalone target not found
Refreshing native plugins compatible for Editor in 27.79 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Mono: successfully reloaded assembly
- Completed reload, in 0.488 seconds
Domain Reload Profiling:
ReloadAssembly (488ms)
BeginReloadAssembly (67ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (3ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (19ms)
EndReloadAssembly (349ms)
LoadAssemblies (38ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (108ms)
ReleaseScriptCaches (0ms)
RebuildScriptCaches (30ms)
SetupLoadedEditorAssemblies (150ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (2ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (28ms)
BeforeProcessingInitializeOnLoad (33ms)
ProcessInitializeOnLoadAttributes (68ms)
ProcessInitializeOnLoadMethodAttributes (19ms)
AfterProcessingInitializeOnLoad (1ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (2ms)
Platform modules already initialized, skipping
========================================================================
Worker process is ready to serve import requests
Launching external process: /Applications/Unity/Hub/Editor/2021.3.4f1/Unity.app/Contents/Tools/UnityShaderCompiler
Launched and connected shader compiler UnityShaderCompiler after 0.04 seconds
Refreshing native plugins compatible for Editor in 0.27 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2123 Unused Serialized files (Serialized files now loaded: 0)
Unloading 27 unused Assets / (1.5 MB). Loaded Objects now: 2583.
Memory consumption went from 184.2 MB to 182.7 MB.
Total: 2.528875 ms (FindLiveObjects: 0.106125 ms CreateObjectMapping: 0.026916 ms MarkObjects: 1.977000 ms DeleteObjects: 0.418208 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:framework-osx-AVFoundation: e770b220cccbd017edd2c1fefb359320 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 1307212.812739 seconds.
path: Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
artifactKey: Guid(8a5ec5ac2a24664c0bcec291a3e0a3d5) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset using Guid(8a5ec5ac2a24664c0bcec291a3e0a3d5) Importer(815301076,1909f56bfc062723c751e8b465ee728b) ArgumentException: An item with the same key has already been added. Key: bdc06d7e28746a241930be13e10a1298
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at UnityEditor.AddressableAssets.Settings.AddressableAssetGroup.ResetEntryMap () [0x0003d] in /Users/oikawayuusuke/Documents/github/vtc_unity_fork/Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:416
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:ResetEntryMap() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:421)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:OnAfterDeserialize() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:402)
(Filename: Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs Line: 416)
-> (artifact id: 'f242234b3c547f0904cd7bf1f868a507') in 0.507237 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.000519 seconds.
Begin MonoManager ReloadAssembly
Thread 0x283e87000 may have been prematurely finalized
Native extension for OSXStandalone target not found
Refreshing native plugins compatible for Editor in 0.21 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
ArgumentException: An item with the same key has already been added. Key: bdc06d7e28746a241930be13e10a1298
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at UnityEditor.AddressableAssets.Settings.AddressableAssetGroup.ResetEntryMap () [0x0003d] in /Users/oikawayuusuke/Documents/github/vtc_unity_fork/Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:416
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:ResetEntryMap() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:421)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:OnAfterDeserialize() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:402)
UnityEditor.AssetDatabase:LoadAssetAtPath(String, Type)
UnityEditor.AssetDatabase:LoadAssetAtPath(String) (at /Users/bokken/buildslave/unity/build/Modules/AssetDatabase/Editor/ScriptBindings/AssetDatabase.bindings.cs:232)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:LoadSettingsObject() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:62)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:get_Settings() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:114)
AddressablesPlayerBuildProcessor:CleanTemporaryPlayerBuildData() (at Library/PackageCache/[email protected]/Editor/Build/AddressablesPlayerBuildProcessor.cs:40)
System.Reflection.RuntimeMethodInfo:InternalInvoke(RuntimeMethodInfo, Object, Object[], Exception&)
System.Reflection.RuntimeMethodInfo:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes() (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:147)
(Filename: Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs Line: 416)
Mono: successfully reloaded assembly
- Completed reload, in 0.518 seconds
Domain Reload Profiling:
ReloadAssembly (519ms)
BeginReloadAssembly (92ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (3ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (31ms)
EndReloadAssembly (362ms)
LoadAssemblies (43ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (110ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (24ms)
SetupLoadedEditorAssemblies (165ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (27ms)
ProcessInitializeOnLoadAttributes (70ms)
ProcessInitializeOnLoadMethodAttributes (62ms)
AfterProcessingInitializeOnLoad (1ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (2ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.39 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2131 Unused Serialized files (Serialized files now loaded: 0)
Unloading 20 unused Assets / (1.5 MB). Loaded Objects now: 2586.
Memory consumption went from 190.5 MB to 189.0 MB.
Total: 2.589125 ms (FindLiveObjects: 0.086292 ms CreateObjectMapping: 0.032500 ms MarkObjects: 2.093417 ms DeleteObjects: 0.376458 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:framework-osx-AVFoundation: e770b220cccbd017edd2c1fefb359320 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
========================================================================
Received Import Request.
Time since last request: 94.147736 seconds.
path: Assets/AddressableAssetsData/DefaultObject.asset
artifactKey: Guid(18f8076c387088155a4fefb632dbebe6) Importer(815301076,1909f56bfc062723c751e8b465ee728b)
Start importing Assets/AddressableAssetsData/DefaultObject.asset using Guid(18f8076c387088155a4fefb632dbebe6) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '50bf3de17fa4edb08267542ffdc0a971') in 0.073843 seconds
========================================================================
Received Prepare
Registering precompiled user dll's ...
Registered in 0.000438 seconds.
Begin MonoManager ReloadAssembly
Thread 0x16e243000 may have been prematurely finalized
Native extension for OSXStandalone target not found
Refreshing native plugins compatible for Editor in 0.30 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
ArgumentException: An item with the same key has already been added. Key: bdc06d7e28746a241930be13e10a1298
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at UnityEditor.AddressableAssets.Settings.AddressableAssetGroup.ResetEntryMap () [0x0003d] in /Users/oikawayuusuke/Documents/github/vtc_unity_fork/Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:416
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:ResetEntryMap() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:421)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:OnAfterDeserialize() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:402)
UnityEditor.AssetDatabase:LoadAssetAtPath(String, Type)
UnityEditor.AssetDatabase:LoadAssetAtPath(String) (at /Users/bokken/buildslave/unity/build/Modules/AssetDatabase/Editor/ScriptBindings/AssetDatabase.bindings.cs:232)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:LoadSettingsObject() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:62)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:get_Settings() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:114)
AddressablesPlayerBuildProcessor:CleanTemporaryPlayerBuildData() (at Library/PackageCache/[email protected]/Editor/Build/AddressablesPlayerBuildProcessor.cs:40)
System.Reflection.RuntimeMethodInfo:InternalInvoke(RuntimeMethodInfo, Object, Object[], Exception&)
System.Reflection.RuntimeMethodInfo:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes() (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:147)
(Filename: Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs Line: 416)
Mono: successfully reloaded assembly
- Completed reload, in 0.526 seconds
Domain Reload Profiling:
ReloadAssembly (539ms)
BeginReloadAssembly (118ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (8ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (37ms)
EndReloadAssembly (356ms)
LoadAssemblies (44ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (108ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (24ms)
SetupLoadedEditorAssemblies (164ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (26ms)
ProcessInitializeOnLoadAttributes (68ms)
ProcessInitializeOnLoadMethodAttributes (63ms)
AfterProcessingInitializeOnLoad (1ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (3ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.35 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2131 Unused Serialized files (Serialized files now loaded: 0)
Unloading 20 unused Assets / (1.5 MB). Loaded Objects now: 2589.
Memory consumption went from 190.8 MB to 189.2 MB.
Total: 2.504708 ms (FindLiveObjects: 0.087584 ms CreateObjectMapping: 0.030625 ms MarkObjects: 2.017584 ms DeleteObjects: 0.368250 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:framework-osx-AVFoundation: e770b220cccbd017edd2c1fefb359320 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
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.002936 seconds.
Begin MonoManager ReloadAssembly
Thread 0x16e243000 may have been prematurely finalized
Native extension for OSXStandalone target not found
Refreshing native plugins compatible for Editor in 0.34 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
ArgumentException: An item with the same key has already been added. Key: bdc06d7e28746a241930be13e10a1298
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at UnityEditor.AddressableAssets.Settings.AddressableAssetGroup.ResetEntryMap () [0x0003d] in /Users/oikawayuusuke/Documents/github/vtc_unity_fork/Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:416
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:ResetEntryMap() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:421)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:OnAfterDeserialize() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:402)
UnityEditor.AssetDatabase:LoadAssetAtPath(String, Type)
UnityEditor.AssetDatabase:LoadAssetAtPath(String) (at /Users/bokken/buildslave/unity/build/Modules/AssetDatabase/Editor/ScriptBindings/AssetDatabase.bindings.cs:232)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:LoadSettingsObject() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:62)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:get_Settings() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:114)
AddressablesPlayerBuildProcessor:CleanTemporaryPlayerBuildData() (at Library/PackageCache/[email protected]/Editor/Build/AddressablesPlayerBuildProcessor.cs:40)
System.Reflection.RuntimeMethodInfo:InternalInvoke(RuntimeMethodInfo, Object, Object[], Exception&)
System.Reflection.RuntimeMethodInfo:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes() (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:147)
(Filename: Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs Line: 416)
Mono: successfully reloaded assembly
- Completed reload, in 0.621 seconds
Domain Reload Profiling:
ReloadAssembly (622ms)
BeginReloadAssembly (137ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (5ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (39ms)
EndReloadAssembly (418ms)
LoadAssemblies (93ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (127ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (27ms)
SetupLoadedEditorAssemblies (187ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (6ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (29ms)
ProcessInitializeOnLoadAttributes (76ms)
ProcessInitializeOnLoadMethodAttributes (74ms)
AfterProcessingInitializeOnLoad (1ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (3ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.51 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2252 Unused Serialized files (Serialized files now loaded: 0)
Unloading 26 unused Assets / (1.5 MB). Loaded Objects now: 2707.
Memory consumption went from 197.2 MB to 195.7 MB.
Total: 3.029292 ms (FindLiveObjects: 0.110291 ms CreateObjectMapping: 0.043208 ms MarkObjects: 2.480209 ms DeleteObjects: 0.394667 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:framework-osx-AVFoundation: e770b220cccbd017edd2c1fefb359320 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
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.001036 seconds.
Begin MonoManager ReloadAssembly
Thread 0x17edc7000 may have been prematurely finalized
Native extension for OSXStandalone target not found
Refreshing native plugins compatible for Editor in 0.28 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
ArgumentException: An item with the same key has already been added. Key: bdc06d7e28746a241930be13e10a1298
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x0015a] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <1588c740f0bf425e9cee2e65d80c07e7>:0
at UnityEditor.AddressableAssets.Settings.AddressableAssetGroup.ResetEntryMap () [0x0003d] in /Users/oikawayuusuke/Documents/github/vtc_unity_fork/Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:416
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:ResetEntryMap() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:421)
UnityEditor.AddressableAssets.Settings.AddressableAssetGroup:OnAfterDeserialize() (at Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs:402)
UnityEditor.AssetDatabase:LoadAssetAtPath(String, Type)
UnityEditor.AssetDatabase:LoadAssetAtPath(String) (at /Users/bokken/buildslave/unity/build/Modules/AssetDatabase/Editor/ScriptBindings/AssetDatabase.bindings.cs:232)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:LoadSettingsObject() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:62)
UnityEditor.AddressableAssets.AddressableAssetSettingsDefaultObject:get_Settings() (at Library/PackageCache/[email protected]/Editor/AddressableAssetSettingsDefaultObject.cs:114)
AddressablesPlayerBuildProcessor:CleanTemporaryPlayerBuildData() (at Library/PackageCache/[email protected]/Editor/Build/AddressablesPlayerBuildProcessor.cs:40)
System.Reflection.RuntimeMethodInfo:InternalInvoke(RuntimeMethodInfo, Object, Object[], Exception&)
System.Reflection.RuntimeMethodInfo:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes() (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:147)
(Filename: Library/PackageCache/[email protected]/Editor/Settings/AddressableAssetGroup.cs Line: 416)
Mono: successfully reloaded assembly
- Completed reload, in 0.541 seconds
Domain Reload Profiling:
ReloadAssembly (542ms)
BeginReloadAssembly (108ms)
ExecutionOrderSort (0ms)
DisableScriptedObjects (3ms)
BackupInstance (0ms)
ReleaseScriptingObjects (0ms)
CreateAndSetChildDomain (50ms)
EndReloadAssembly (368ms)
LoadAssemblies (39ms)
RebuildTransferFunctionScriptingTraits (0ms)
SetupTypeCache (115ms)
ReleaseScriptCaches (1ms)
RebuildScriptCaches (25ms)
SetupLoadedEditorAssemblies (169ms)
LogAssemblyErrors (0ms)
InitializePlatformSupportModulesInManaged (5ms)
SetLoadedEditorAssemblies (0ms)
RefreshPlugins (0ms)
BeforeProcessingInitializeOnLoad (26ms)
ProcessInitializeOnLoadAttributes (71ms)
ProcessInitializeOnLoadMethodAttributes (66ms)
AfterProcessingInitializeOnLoad (1ms)
EditorAssembliesLoaded (0ms)
ExecutionOrderSort2 (0ms)
AwakeInstancesAfterBackupRestoration (3ms)
Platform modules already initialized, skipping
Refreshing native plugins compatible for Editor in 0.49 ms, found 1 plugins.
Preloading 0 native plugins for Editor in 0.00 ms.
Unloading 2252 Unused Serialized files (Serialized files now loaded: 0)
Unloading 26 unused Assets / (1.5 MB). Loaded Objects now: 2710.
Memory consumption went from 197.6 MB to 196.1 MB.
Total: 2.731083 ms (FindLiveObjects: 0.116833 ms CreateObjectMapping: 0.041375 ms MarkObjects: 2.142084 ms DeleteObjects: 0.430083 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:framework-osx-AVFoundation: e770b220cccbd017edd2c1fefb359320 ->
custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->
custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 ->
custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 ->
custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 ->