0% found this document useful (0 votes)
108 views102 pages

Unity Game Engine Log Analysis

The document details the initialization of an engine version and graphics device. It lists components like the graphics card and installed DLLs. It also describes unloading unused assets to reduce memory usage during the loading process.

Uploaded by

lunaticwannabe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views102 pages

Unity Game Engine Log Analysis

The document details the initialization of an engine version and graphics device. It lists components like the graphics card and installed DLLs. It also describes unloading unused assets to reduce memory usage during the loading process.

Uploaded by

lunaticwannabe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 102

Initialize engine version: 4.7.

2f1 (a7fe7b7f3d1f)
GfxDevice: creating device client; threaded=1
Direct3D:
Version: Direct3D 9.0c [nvldumd.dll 25.21.14.1722]
Renderer: NVIDIA GeForce GTX 1080 Ti
Vendor: NVIDIA
VRAM: 3072 MB (via DXGI)
Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 RAWZ=0
NULL=1 RESZ=0 SlowINTZ=0
Begin MonoManager ReloadAssembly
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\UnityEngine.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\UnityEngine.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\I18N.dll (this message is harmless)
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\I18N.West.dll (this message is harmless)
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\Assembly-CSharp.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\Assembly-CSharp.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\Assembly-UnityScript-firstpass.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\Assembly-UnityScript-firstpass.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\Assembly-UnityScript.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\Assembly-UnityScript.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\UnityEngine.UI.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\UnityEngine.UI.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\DialogueSystem.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\DialogueSystem.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\LuaInterpreter.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\LuaInterpreter.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\I18N.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\I18N.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\I18N.West.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\I18N.West.dll into Unity Child Domain
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\CloudsToy.dll (this message is harmless)
Loading C:\Program Files (x86)\Steam\steamapps\common\Dead Age\DeadAge_Data\
Managed\CloudsToy.dll into Unity Child Domain
- Completed reload, in 0.240 seconds
desktop: 3840x2160 60Hz; virtual: 6720x3228 at -2880,0
<RI> Initializing input.
<RI> Input initialized.
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\System.Core.dll (this message is harmless)
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\System.dll (this message is harmless)
InControl (version 1.5.12 build 6554)

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\


DeadAge_Data\Managed\System.Xml.dll (this message is harmless)
Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency
'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
Platform assembly: C:\Program Files (x86)\Steam\steamapps\common\Dead Age\
DeadAge_Data\Managed\Boo.Lang.dll (this message is harmless)
UnloadTime: 7.412646 ms
Unloading 5 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 2277 unused Assets to reduce memory usage. Loaded Objects now: 1685.
Total: 17.271149 ms (FindLiveObjects: 0.095307 ms CreateObjectMapping: 0.171220 ms
MarkObjects: 1.407447 ms DeleteObjects: 14.770159 ms)

Dialogue System: NGUIDialogueUI Alert Line needs to be assigned.

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
Unloading 3 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 11618 unused Assets to reduce memory usage. Loaded Objects now: 8321.
Total: 25.218790 ms (FindLiveObjects: 0.497316 ms CreateObjectMapping: 0.876329 ms
MarkObjects: 10.930433 ms DeleteObjects: 12.081326 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 8323.
Total: 14.646869 ms (FindLiveObjects: 0.292017 ms CreateObjectMapping: 0.320277 ms
MarkObjects: 13.141898 ms DeleteObjects: 0.141852 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 8323.
Total: 13.137188 ms (FindLiveObjects: 0.310857 ms CreateObjectMapping: 0.305316 ms
MarkObjects: 11.990727 ms DeleteObjects: 0.013575 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 8323.
Total: 12.380547 ms (FindLiveObjects: 0.267082 ms CreateObjectMapping: 0.298112 ms
MarkObjects: 11.276752 ms DeleteObjects: 0.012744 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 8323.
Total: 11.811750 ms (FindLiveObjects: 0.230788 ms CreateObjectMapping: 0.306147 ms
MarkObjects: 10.732060 ms DeleteObjects: 0.012744 ms)

Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 520 unused Assets to reduce memory usage. Loaded Objects now: 8845.
Total: 14.653518 ms (FindLiveObjects: 0.503688 ms CreateObjectMapping: 0.501472 ms
MarkObjects: 12.675058 ms DeleteObjects: 0.198095 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 8845.
Total: 11.873810 ms (FindLiveObjects: 0.301437 ms CreateObjectMapping: 0.301991 ms
MarkObjects: 10.744805 ms DeleteObjects: 0.013575 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 133 unused Assets to reduce memory usage. Loaded Objects now: 9017.
Total: 13.202019 ms (FindLiveObjects: 0.311134 ms CreateObjectMapping: 0.309472 ms
MarkObjects: 11.560737 ms DeleteObjects: 0.230511 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 9570.
Total: 13.602643 ms (FindLiveObjects: 0.292017 ms CreateObjectMapping: 0.316398 ms
MarkObjects: 12.016217 ms DeleteObjects: 0.183134 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 10330.
Total: 15.447008 ms (FindLiveObjects: 0.695965 ms CreateObjectMapping: 0.413368 ms
MarkObjects: 13.460790 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 10330.
Total: 13.086764 ms (FindLiveObjects: 0.448000 ms CreateObjectMapping: 0.389541 ms
MarkObjects: 11.716442 ms DeleteObjects: 0.015238 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 66 unused Assets to reduce memory usage. Loaded Objects now: 10596.
Total: 13.568288 ms (FindLiveObjects: 0.488727 ms CreateObjectMapping: 0.326649 ms
MarkObjects: 11.926728 ms DeleteObjects: 0.043774 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 10597.
Total: 13.197586 ms (FindLiveObjects: 0.384554 ms CreateObjectMapping: 0.386216 ms
MarkObjects: 11.896252 ms DeleteObjects: 0.013575 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 66 unused Assets to reduce memory usage. Loaded Objects now: 10861.
Total: 13.909067 ms (FindLiveObjects: 0.418632 ms CreateObjectMapping: 0.333853 ms
MarkObjects: 12.306850 ms DeleteObjects: 0.044883 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 10861.
Total: 13.694071 ms (FindLiveObjects: 0.375411 ms CreateObjectMapping: 0.329974 ms
MarkObjects: 12.441221 ms DeleteObjects: 0.013852 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 498 unused Assets to reduce memory usage. Loaded Objects now: 12558.
Total: 16.707891 ms (FindLiveObjects: 0.615342 ms CreateObjectMapping: 0.354909 ms
MarkObjects: 14.396688 ms DeleteObjects: 0.527792 ms)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
WARNING: Shader Unsupported: 'Enviro/BumpedDiffuseOverlaySM2' - Pass 'FORWARD'
shader state not supported
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 40 unused Assets to reduce memory usage. Loaded Objects now: 35470.
Total: 22.487289 ms (FindLiveObjects: 1.409386 ms CreateObjectMapping: 1.650425 ms
MarkObjects: 18.203165 ms DeleteObjects: 0.430822 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 35475.
Total: 20.957939 ms (FindLiveObjects: 1.526581 ms CreateObjectMapping: 1.594183 ms
MarkObjects: 16.828690 ms DeleteObjects: 0.228017 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 35476.
Total: 20.060829 ms (FindLiveObjects: 1.151169 ms CreateObjectMapping: 1.451499 ms
MarkObjects: 16.887148 ms DeleteObjects: 0.044883 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 35476.
Total: 19.804552 ms (FindLiveObjects: 1.138148 ms CreateObjectMapping: 1.440970 ms
MarkObjects: 16.673815 ms DeleteObjects: 0.042389 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 35456.
Total: 21.546961 ms (FindLiveObjects: 1.229576 ms CreateObjectMapping: 1.474217 ms
MarkObjects: 18.254145 ms DeleteObjects: 0.058181 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 128 unused Assets to reduce memory usage. Loaded Objects now: 35934.
Total: 21.670528 ms (FindLiveObjects: 1.098806 ms CreateObjectMapping: 1.463966 ms
MarkObjects: 18.219511 ms DeleteObjects: 0.099463 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 35935.
Total: 21.187897 ms (FindLiveObjects: 1.215723 ms CreateObjectMapping: 1.419637 ms
MarkObjects: 17.614145 ms DeleteObjects: 0.086718 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 35842.
Total: 21.412312 ms (FindLiveObjects: 1.225975 ms CreateObjectMapping: 1.445403 ms
MarkObjects: 17.842163 ms DeleteObjects: 0.093368 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 35843.
Total: 21.295395 ms (FindLiveObjects: 1.133992 ms CreateObjectMapping: 1.699741 ms
MarkObjects: 17.539063 ms DeleteObjects: 0.086718 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 35750.
Total: 21.509836 ms (FindLiveObjects: 1.202148 ms CreateObjectMapping: 1.453715 ms
MarkObjects: 17.974594 ms DeleteObjects: 0.092813 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 35756.
Total: 21.983326 ms (FindLiveObjects: 1.271689 ms CreateObjectMapping: 1.467014 ms
MarkObjects: 18.337538 ms DeleteObjects: 0.090874 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 39041.
Total: 22.048157 ms (FindLiveObjects: 1.545698 ms CreateObjectMapping: 1.708884 ms
MarkObjects: 17.932205 ms DeleteObjects: 0.063168 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 39042.
Total: 21.087877 ms (FindLiveObjects: 1.242598 ms CreateObjectMapping: 1.465351 ms
MarkObjects: 17.806974 ms DeleteObjects: 0.049870 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 39042.
Total: 23.573074 ms (FindLiveObjects: 2.131672 ms CreateObjectMapping: 2.214512 ms
MarkObjects: 18.650333 ms DeleteObjects: 0.046822 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 39009.
Total: 35.074520 ms (FindLiveObjects: 3.702306 ms CreateObjectMapping: 5.064038 ms
MarkObjects: 25.726358 ms DeleteObjects: 0.049870 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2308 unused Assets to reduce memory usage. Loaded Objects now: 41001.
Total: 24.280401 ms (FindLiveObjects: 1.462858 ms CreateObjectMapping: 1.670927 ms
MarkObjects: 19.580414 ms DeleteObjects: 0.758303 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40990.
Total: 22.912020 ms (FindLiveObjects: 1.374477 ms CreateObjectMapping: 1.488624 ms
MarkObjects: 19.474024 ms DeleteObjects: 0.047376 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40990.
Total: 23.071604 ms (FindLiveObjects: 1.532676 ms CreateObjectMapping: 1.467568 ms
MarkObjects: 19.494804 ms DeleteObjects: 0.048761 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40990.
Total: 23.068832 ms (FindLiveObjects: 1.398027 ms CreateObjectMapping: 1.467845 ms
MarkObjects: 19.628069 ms DeleteObjects: 0.050424 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40978.
Total: 23.194340 ms (FindLiveObjects: 1.357576 ms CreateObjectMapping: 1.487239 ms
MarkObjects: 19.487600 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40983.
Total: 25.711952 ms (FindLiveObjects: 2.274079 ms CreateObjectMapping: 3.245716 ms
MarkObjects: 19.620033 ms DeleteObjects: 0.049316 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40983.
Total: 22.927811 ms (FindLiveObjects: 1.416589 ms CreateObjectMapping: 1.480867 ms
MarkObjects: 19.451860 ms DeleteObjects: 0.049316 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40983.
Total: 22.885698 ms (FindLiveObjects: 1.370598 ms CreateObjectMapping: 1.476434 ms
MarkObjects: 19.461557 ms DeleteObjects: 0.047376 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 40975.
Total: 23.403519 ms (FindLiveObjects: 1.517715 ms CreateObjectMapping: 1.511066 ms
MarkObjects: 19.397556 ms DeleteObjects: 0.170943 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 23.019516 ms (FindLiveObjects: 1.462581 ms CreateObjectMapping: 1.485022 ms
MarkObjects: 19.493973 ms DeleteObjects: 0.048484 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 23.133389 ms (FindLiveObjects: 1.383620 ms CreateObjectMapping: 1.504970 ms
MarkObjects: 19.665749 ms DeleteObjects: 0.049593 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 22.970755 ms (FindLiveObjects: 1.385005 ms CreateObjectMapping: 1.489732 ms
MarkObjects: 19.515583 ms DeleteObjects: 0.056519 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 22.995968 ms (FindLiveObjects: 1.375585 ms CreateObjectMapping: 1.481421 ms
MarkObjects: 19.558804 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 23.157768 ms (FindLiveObjects: 1.375862 ms CreateObjectMapping: 1.490564 ms
MarkObjects: 19.706198 ms DeleteObjects: 0.057904 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 22.961613 ms (FindLiveObjects: 1.385559 ms CreateObjectMapping: 1.483360 ms
MarkObjects: 19.520847 ms DeleteObjects: 0.047653 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 22.961613 ms (FindLiveObjects: 1.396918 ms CreateObjectMapping: 1.480867 ms
MarkObjects: 19.500345 ms DeleteObjects: 0.056242 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40980.
Total: 22.986271 ms (FindLiveObjects: 1.378079 ms CreateObjectMapping: 1.479481 ms
MarkObjects: 19.553818 ms DeleteObjects: 0.049593 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40978.
Total: 22.838875 ms (FindLiveObjects: 1.380849 ms CreateObjectMapping: 1.486408 ms
MarkObjects: 19.401436 ms DeleteObjects: 0.047376 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 72 unused Assets to reduce memory usage. Loaded Objects now: 50857.
Total: 26.146376 ms (FindLiveObjects: 1.769282 ms CreateObjectMapping: 2.014754 ms
MarkObjects: 21.231394 ms DeleteObjects: 0.317783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50858.
Total: 24.891586 ms (FindLiveObjects: 1.722183 ms CreateObjectMapping: 1.699464 ms
MarkObjects: 20.883411 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50858.
Total: 24.755831 ms (FindLiveObjects: 1.778702 ms CreateObjectMapping: 1.725784 ms
MarkObjects: 20.669523 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50829.
Total: 24.858618 ms (FindLiveObjects: 1.663170 ms CreateObjectMapping: 1.713040 ms
MarkObjects: 20.897820 ms DeleteObjects: 0.059567 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 50679.
Total: 25.405525 ms (FindLiveObjects: 1.705005 ms CreateObjectMapping: 1.695308 ms
MarkObjects: 21.112259 ms DeleteObjects: 0.089766 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50672.
Total: 24.909042 ms (FindLiveObjects: 1.664278 ms CreateObjectMapping: 1.746564 ms
MarkObjects: 20.910839 ms DeleteObjects: 0.058735 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50658.
Total: 24.675760 ms (FindLiveObjects: 1.684503 ms CreateObjectMapping: 1.716642 ms
MarkObjects: 20.689749 ms DeleteObjects: 0.058181 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50658.
Total: 24.769682 ms (FindLiveObjects: 1.892850 ms CreateObjectMapping: 1.714702 ms
MarkObjects: 20.578650 ms DeleteObjects: 0.061229 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 50662.
Total: 25.546827 ms (FindLiveObjects: 1.665386 ms CreateObjectMapping: 1.742408 ms
MarkObjects: 21.269352 ms DeleteObjects: 0.070095 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50662.
Total: 24.735603 ms (FindLiveObjects: 1.738806 ms CreateObjectMapping: 1.721352 ms
MarkObjects: 20.689749 ms DeleteObjects: 0.058181 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50662.
Total: 24.552193 ms (FindLiveObjects: 1.653196 ms CreateObjectMapping: 1.694477 ms
MarkObjects: 20.619375 ms DeleteObjects: 0.058735 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50662.
Total: 25.400263 ms (FindLiveObjects: 1.843533 ms CreateObjectMapping: 1.728832 ms
MarkObjects: 21.219204 ms DeleteObjects: 0.057073 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 49 unused Assets to reduce memory usage. Loaded Objects now: 42699.
Total: 24.817614 ms (FindLiveObjects: 1.567585 ms CreateObjectMapping: 1.748780 ms
MarkObjects: 20.536537 ms DeleteObjects: 0.146285 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42700.
Total: 23.757872 ms (FindLiveObjects: 1.644607 ms CreateObjectMapping: 1.699741 ms
MarkObjects: 19.831703 ms DeleteObjects: 0.052917 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42700.
Total: 23.255846 ms (FindLiveObjects: 1.518823 ms CreateObjectMapping: 1.602217 ms
MarkObjects: 19.557419 ms DeleteObjects: 0.051532 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42670.
Total: 23.347828 ms (FindLiveObjects: 1.398027 ms CreateObjectMapping: 1.595845 ms
MarkObjects: 19.770752 ms DeleteObjects: 0.054303 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 42271.
Total: 25.101597 ms (FindLiveObjects: 1.754875 ms CreateObjectMapping: 1.674529 ms
MarkObjects: 20.790873 ms DeleteObjects: 0.084225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42260.
Total: 23.430944 ms (FindLiveObjects: 1.491949 ms CreateObjectMapping: 1.606927 ms
MarkObjects: 19.752190 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42260.
Total: 23.368608 ms (FindLiveObjects: 1.468953 ms CreateObjectMapping: 1.592797 ms
MarkObjects: 19.735565 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42260.
Total: 24.338583 ms (FindLiveObjects: 1.713317 ms CreateObjectMapping: 2.011707 ms
MarkObjects: 20.036726 ms DeleteObjects: 0.050701 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42303.
Total: 24.095882 ms (FindLiveObjects: 1.503308 ms CreateObjectMapping: 1.705836 ms
MarkObjects: 20.026476 ms DeleteObjects: 0.053471 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 42260.
Total: 23.704401 ms (FindLiveObjects: 1.545975 ms CreateObjectMapping: 1.628815 ms
MarkObjects: 19.479843 ms DeleteObjects: 0.244640 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42260.
Total: 23.319016 ms (FindLiveObjects: 1.469230 ms CreateObjectMapping: 1.628261 ms
MarkObjects: 19.643583 ms DeleteObjects: 0.049593 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42260.
Total: 23.473059 ms (FindLiveObjects: 1.628815 ms CreateObjectMapping: 1.665386 ms
MarkObjects: 19.607288 ms DeleteObjects: 0.050424 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 44 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 23.596071 ms (FindLiveObjects: 1.422685 ms CreateObjectMapping: 1.616624 ms
MarkObjects: 19.681263 ms DeleteObjects: 0.080623 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 23.126736 ms (FindLiveObjects: 1.480867 ms CreateObjectMapping: 1.591135 ms
MarkObjects: 19.473194 ms DeleteObjects: 0.051809 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 23.163033 ms (FindLiveObjects: 1.549854 ms CreateObjectMapping: 1.615239 ms
MarkObjects: 19.423323 ms DeleteObjects: 0.052086 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 23.259724 ms (FindLiveObjects: 1.465351 ms CreateObjectMapping: 1.606927 ms
MarkObjects: 19.612829 ms DeleteObjects: 0.050424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 22.910357 ms (FindLiveObjects: 1.470061 ms CreateObjectMapping: 1.597784 ms
MarkObjects: 19.277037 ms DeleteObjects: 0.049870 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 23.393820 ms (FindLiveObjects: 1.765404 ms CreateObjectMapping: 1.574235 ms
MarkObjects: 19.485937 ms DeleteObjects: 0.050978 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 22.926981 ms (FindLiveObjects: 1.442356 ms CreateObjectMapping: 1.564815 ms
MarkObjects: 19.349625 ms DeleteObjects: 0.051809 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 23.306269 ms (FindLiveObjects: 1.685888 ms CreateObjectMapping: 1.609975 ms
MarkObjects: 19.447149 ms DeleteObjects: 0.049870 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42210.
Total: 22.891794 ms (FindLiveObjects: 1.601663 ms CreateObjectMapping: 1.561213 ms
MarkObjects: 19.160673 ms DeleteObjects: 0.052917 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42208.
Total: 23.744019 ms (FindLiveObjects: 1.474217 ms CreateObjectMapping: 1.560659 ms
MarkObjects: 20.139238 ms DeleteObjects: 0.051532 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 47232.
Total: 25.608334 ms (FindLiveObjects: 2.067949 ms CreateObjectMapping: 2.209802 ms
MarkObjects: 20.480293 ms DeleteObjects: 0.068432 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47233.
Total: 24.375710 ms (FindLiveObjects: 1.580884 ms CreateObjectMapping: 1.780365 ms
MarkObjects: 20.445940 ms DeleteObjects: 0.055411 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47233.
Total: 24.623398 ms (FindLiveObjects: 1.598616 ms CreateObjectMapping: 1.664278 ms
MarkObjects: 20.738787 ms DeleteObjects: 0.055688 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47208.
Total: 24.253527 ms (FindLiveObjects: 1.530737 ms CreateObjectMapping: 1.645992 ms
MarkObjects: 20.495255 ms DeleteObjects: 0.054580 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 46807.
Total: 25.137613 ms (FindLiveObjects: 1.520209 ms CreateObjectMapping: 1.665109 ms
MarkObjects: 21.072086 ms DeleteObjects: 0.086441 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46796.
Total: 24.101421 ms (FindLiveObjects: 1.577282 ms CreateObjectMapping: 1.677023 ms
MarkObjects: 20.263634 ms DeleteObjects: 0.055688 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46796.
Total: 24.331379 ms (FindLiveObjects: 1.739360 ms CreateObjectMapping: 1.726616 ms
MarkObjects: 20.283861 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46796.
Total: 24.149908 ms (FindLiveObjects: 1.549022 ms CreateObjectMapping: 1.660676 ms
MarkObjects: 20.360329 ms DeleteObjects: 0.053748 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46791.
Total: 24.493734 ms (FindLiveObjects: 1.508572 ms CreateObjectMapping: 1.726062 ms
MarkObjects: 20.407705 ms DeleteObjects: 0.055965 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46796.
Total: 24.165977 ms (FindLiveObjects: 1.565646 ms CreateObjectMapping: 1.715533 ms
MarkObjects: 20.317108 ms DeleteObjects: 0.053748 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46796.
Total: 24.033543 ms (FindLiveObjects: 1.656243 ms CreateObjectMapping: 1.626598 ms
MarkObjects: 20.183012 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46796.
Total: 23.821041 ms (FindLiveObjects: 1.554564 ms CreateObjectMapping: 1.620226 ms
MarkObjects: 20.077730 ms DeleteObjects: 0.053471 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 40 unused Assets to reduce memory usage. Loaded Objects now: 41511.
Total: 24.825926 ms (FindLiveObjects: 1.737144 ms CreateObjectMapping: 1.826633 ms
MarkObjects: 20.002926 ms DeleteObjects: 0.455480 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41512.
Total: 23.717422 ms (FindLiveObjects: 1.463966 ms CreateObjectMapping: 1.680901 ms
MarkObjects: 19.989904 ms DeleteObjects: 0.059290 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41510.
Total: 23.593300 ms (FindLiveObjects: 1.463966 ms CreateObjectMapping: 1.687274 ms
MarkObjects: 19.861902 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41510.
Total: 23.421804 ms (FindLiveObjects: 1.448174 ms CreateObjectMapping: 1.668157 ms
MarkObjects: 19.725039 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41510.
Total: 23.943224 ms (FindLiveObjects: 1.491949 ms CreateObjectMapping: 1.671204 ms
MarkObjects: 20.199358 ms DeleteObjects: 0.052086 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41510.
Total: 23.512402 ms (FindLiveObjects: 1.641005 ms CreateObjectMapping: 1.718858 ms
MarkObjects: 19.585678 ms DeleteObjects: 0.051809 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41490.
Total: 23.281336 ms (FindLiveObjects: 1.385282 ms CreateObjectMapping: 1.684503 ms
MarkObjects: 19.634441 ms DeleteObjects: 0.049593 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 63 unused Assets to reduce memory usage. Loaded Objects now: 41069.
Total: 23.881992 ms (FindLiveObjects: 1.537940 ms CreateObjectMapping: 1.753213 ms
MarkObjects: 19.708136 ms DeleteObjects: 0.092536 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41044.
Total: 23.486080 ms (FindLiveObjects: 1.364503 ms CreateObjectMapping: 1.802529 ms
MarkObjects: 19.740276 ms DeleteObjects: 0.051532 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41044.
Total: 23.453386 ms (FindLiveObjects: 1.464243 ms CreateObjectMapping: 1.678131 ms
MarkObjects: 19.729471 ms DeleteObjects: 0.050424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41044.
Total: 23.333422 ms (FindLiveObjects: 1.442356 ms CreateObjectMapping: 1.680901 ms
MarkObjects: 19.633610 ms DeleteObjects: 0.049039 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41044.
Total: 23.617128 ms (FindLiveObjects: 1.658183 ms CreateObjectMapping: 1.674252 ms
MarkObjects: 19.703705 ms DeleteObjects: 0.050978 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 41048.
Total: 23.542322 ms (FindLiveObjects: 1.418252 ms CreateObjectMapping: 1.672036 ms
MarkObjects: 19.601748 ms DeleteObjects: 0.059844 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41048.
Total: 23.811621 ms (FindLiveObjects: 1.475880 ms CreateObjectMapping: 1.785352 ms
MarkObjects: 19.968294 ms DeleteObjects: 0.051532 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41048.
Total: 23.296572 ms (FindLiveObjects: 1.537109 ms CreateObjectMapping: 1.657629 ms
MarkObjects: 19.523617 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41048.
Total: 23.023117 ms (FindLiveObjects: 1.488901 ms CreateObjectMapping: 1.624936 ms
MarkObjects: 19.341867 ms DeleteObjects: 0.049593 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 42740.
Total: 24.366842 ms (FindLiveObjects: 1.631031 ms CreateObjectMapping: 1.926096 ms
MarkObjects: 19.873817 ms DeleteObjects: 0.126337 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42741.
Total: 23.519880 ms (FindLiveObjects: 1.530183 ms CreateObjectMapping: 1.642668 ms
MarkObjects: 19.766319 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42741.
Total: 23.210131 ms (FindLiveObjects: 1.513836 ms CreateObjectMapping: 1.606927 ms
MarkObjects: 19.513643 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42714.
Total: 23.644003 ms (FindLiveObjects: 1.461196 ms CreateObjectMapping: 1.604988 ms
MarkObjects: 20.003479 ms DeleteObjects: 0.052363 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 42315.
Total: 23.689993 ms (FindLiveObjects: 1.463966 ms CreateObjectMapping: 1.621888 ms
MarkObjects: 19.724483 ms DeleteObjects: 0.082562 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42304.
Total: 23.650927 ms (FindLiveObjects: 1.541819 ms CreateObjectMapping: 1.732988 ms
MarkObjects: 19.798735 ms DeleteObjects: 0.052086 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42304.
Total: 23.249474 ms (FindLiveObjects: 1.447343 ms CreateObjectMapping: 1.607204 ms
MarkObjects: 19.604242 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42304.
Total: 23.112606 ms (FindLiveObjects: 1.459533 ms CreateObjectMapping: 1.604434 ms
MarkObjects: 19.487600 ms DeleteObjects: 0.050147 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42347.
Total: 24.046011 ms (FindLiveObjects: 1.560936 ms CreateObjectMapping: 1.795049 ms
MarkObjects: 19.838076 ms DeleteObjects: 0.052640 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42352.
Total: 24.065128 ms (FindLiveObjects: 1.958235 ms CreateObjectMapping: 1.787014 ms
MarkObjects: 19.751635 ms DeleteObjects: 0.049870 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42304.
Total: 23.930479 ms (FindLiveObjects: 1.851845 ms CreateObjectMapping: 1.635187 ms
MarkObjects: 19.874094 ms DeleteObjects: 0.052640 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42304.
Total: 23.292694 ms (FindLiveObjects: 1.508572 ms CreateObjectMapping: 1.574512 ms
MarkObjects: 19.564346 ms DeleteObjects: 0.049593 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 42299.
Total: 24.646114 ms (FindLiveObjects: 1.899776 ms CreateObjectMapping: 1.639897 ms
MarkObjects: 19.909834 ms DeleteObjects: 0.411983 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42299.
Total: 23.878946 ms (FindLiveObjects: 2.077092 ms CreateObjectMapping: 1.603326 ms
MarkObjects: 19.632223 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42299.
Total: 23.303499 ms (FindLiveObjects: 1.465905 ms CreateObjectMapping: 1.565092 ms
MarkObjects: 19.691236 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42299.
Total: 23.390219 ms (FindLiveObjects: 1.478096 ms CreateObjectMapping: 1.601663 ms
MarkObjects: 19.738060 ms DeleteObjects: 0.051809 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42298.
Total: 23.313196 ms (FindLiveObjects: 1.516884 ms CreateObjectMapping: 1.597507 ms
MarkObjects: 19.621418 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42298.
Total: 23.943777 ms (FindLiveObjects: 1.460918 ms CreateObjectMapping: 1.596399 ms
MarkObjects: 20.317383 ms DeleteObjects: 0.053471 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42298.
Total: 23.041128 ms (FindLiveObjects: 1.472555 ms CreateObjectMapping: 1.567031 ms
MarkObjects: 19.439947 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42298.
Total: 23.287983 ms (FindLiveObjects: 1.484191 ms CreateObjectMapping: 1.631585 ms
MarkObjects: 19.605350 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42298.
Total: 23.648989 ms (FindLiveObjects: 1.568971 ms CreateObjectMapping: 1.628261 ms
MarkObjects: 19.882130 ms DeleteObjects: 0.052086 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42296.
Total: 23.278564 ms (FindLiveObjects: 1.525196 ms CreateObjectMapping: 1.562321 ms
MarkObjects: 19.613384 ms DeleteObjects: 0.050701 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 49 unused Assets to reduce memory usage. Loaded Objects now: 51171.
Total: 26.280195 ms (FindLiveObjects: 1.785075 ms CreateObjectMapping: 1.815551 ms
MarkObjects: 21.796034 ms DeleteObjects: 0.091151 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 51172.
Total: 25.306896 ms (FindLiveObjects: 1.672313 ms CreateObjectMapping: 1.817490 ms
MarkObjects: 21.226130 ms DeleteObjects: 0.062337 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 51172.
Total: 25.045076 ms (FindLiveObjects: 1.660953 ms CreateObjectMapping: 1.760417 ms
MarkObjects: 21.041887 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 51143.
Total: 24.937302 ms (FindLiveObjects: 1.716088 ms CreateObjectMapping: 1.765127 ms
MarkObjects: 20.852934 ms DeleteObjects: 0.065939 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 50742.
Total: 26.788038 ms (FindLiveObjects: 1.815274 ms CreateObjectMapping: 1.811118 ms
MarkObjects: 22.267860 ms DeleteObjects: 0.089766 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50731.
Total: 24.901007 ms (FindLiveObjects: 1.638512 ms CreateObjectMapping: 1.728001 ms
MarkObjects: 20.950182 ms DeleteObjects: 0.060121 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50731.
Total: 24.909872 ms (FindLiveObjects: 1.625213 ms CreateObjectMapping: 1.805300 ms
MarkObjects: 20.896433 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50731.
Total: 24.951984 ms (FindLiveObjects: 1.713040 ms CreateObjectMapping: 1.795880 ms
MarkObjects: 20.852659 ms DeleteObjects: 0.060675 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50774.
Total: 25.440435 ms (FindLiveObjects: 1.793663 ms CreateObjectMapping: 1.819707 ms
MarkObjects: 20.990908 ms DeleteObjects: 0.056519 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 50779.
Total: 26.120333 ms (FindLiveObjects: 1.627706 ms CreateObjectMapping: 1.953248 ms
MarkObjects: 21.458580 ms DeleteObjects: 0.262095 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50780.
Total: 25.380316 ms (FindLiveObjects: 1.866806 ms CreateObjectMapping: 1.858217 ms
MarkObjects: 21.065435 ms DeleteObjects: 0.058181 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50780.
Total: 25.027069 ms (FindLiveObjects: 1.711378 ms CreateObjectMapping: 1.807239 ms
MarkObjects: 20.923307 ms DeleteObjects: 0.059567 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 44 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 25.638533 ms (FindLiveObjects: 1.630477 ms CreateObjectMapping: 1.769005 ms
MarkObjects: 21.304813 ms DeleteObjects: 0.088658 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 25.143431 ms (FindLiveObjects: 1.657629 ms CreateObjectMapping: 1.828850 ms
MarkObjects: 21.069870 ms DeleteObjects: 0.060121 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 25.071398 ms (FindLiveObjects: 1.728555 ms CreateObjectMapping: 1.785906 ms
MarkObjects: 20.970129 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 24.896021 ms (FindLiveObjects: 1.646269 ms CreateObjectMapping: 1.790893 ms
MarkObjects: 20.875097 ms DeleteObjects: 0.060398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 25.007120 ms (FindLiveObjects: 1.644053 ms CreateObjectMapping: 1.787291 ms
MarkObjects: 20.991741 ms DeleteObjects: 0.057627 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 24.779102 ms (FindLiveObjects: 1.670373 ms CreateObjectMapping: 1.792832 ms
MarkObjects: 20.744051 ms DeleteObjects: 0.057904 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 24.933424 ms (FindLiveObjects: 1.759308 ms CreateObjectMapping: 1.767620 ms
MarkObjects: 20.830769 ms DeleteObjects: 0.057904 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 24.916800 ms (FindLiveObjects: 1.767897 ms CreateObjectMapping: 1.868746 ms
MarkObjects: 20.705263 ms DeleteObjects: 0.058181 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50681.
Total: 26.749252 ms (FindLiveObjects: 1.840486 ms CreateObjectMapping: 1.760971 ms
MarkObjects: 22.557663 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50679.
Total: 25.012108 ms (FindLiveObjects: 1.642668 ms CreateObjectMapping: 1.824694 ms
MarkObjects: 20.958771 ms DeleteObjects: 0.057350 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 41520.
Total: 24.937580 ms (FindLiveObjects: 1.664832 ms CreateObjectMapping: 2.008659 ms
MarkObjects: 20.233160 ms DeleteObjects: 0.182857 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41521.
Total: 23.649818 ms (FindLiveObjects: 1.512728 ms CreateObjectMapping: 1.663170 ms
MarkObjects: 19.897367 ms DeleteObjects: 0.049316 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41521.
Total: 23.632645 ms (FindLiveObjects: 1.419637 ms CreateObjectMapping: 1.683395 ms
MarkObjects: 19.950283 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41493.
Total: 29.326708 ms (FindLiveObjects: 2.635638 ms CreateObjectMapping: 3.507535 ms
MarkObjects: 22.607256 ms DeleteObjects: 0.052640 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 41108.
Total: 23.743465 ms (FindLiveObjects: 1.457871 ms CreateObjectMapping: 1.673698 ms
MarkObjects: 19.744154 ms DeleteObjects: 0.081454 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41083.
Total: 23.647049 ms (FindLiveObjects: 1.527966 ms CreateObjectMapping: 1.724399 ms
MarkObjects: 19.812862 ms DeleteObjects: 0.052086 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41083.
Total: 23.322063 ms (FindLiveObjects: 1.473663 ms CreateObjectMapping: 1.675914 ms
MarkObjects: 19.588448 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41083.
Total: 23.474720 ms (FindLiveObjects: 1.494165 ms CreateObjectMapping: 1.669542 ms
MarkObjects: 19.732241 ms DeleteObjects: 0.049870 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41126.
Total: 23.717699 ms (FindLiveObjects: 1.489732 ms CreateObjectMapping: 1.689213 ms
MarkObjects: 19.684587 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41131.
Total: 23.692488 ms (FindLiveObjects: 1.529906 ms CreateObjectMapping: 1.685057 ms
MarkObjects: 19.897921 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41132.
Total: 23.343674 ms (FindLiveObjects: 1.451221 ms CreateObjectMapping: 1.668157 ms
MarkObjects: 19.649124 ms DeleteObjects: 0.048761 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41132.
Total: 23.396866 ms (FindLiveObjects: 1.455654 ms CreateObjectMapping: 1.664278 ms
MarkObjects: 19.712294 ms DeleteObjects: 0.048761 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 44 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.604937 ms (FindLiveObjects: 1.414650 ms CreateObjectMapping: 1.706945 ms
MarkObjects: 19.593990 ms DeleteObjects: 0.079238 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.250582 ms (FindLiveObjects: 1.445680 ms CreateObjectMapping: 1.653196 ms
MarkObjects: 19.574318 ms DeleteObjects: 0.050424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.319569 ms (FindLiveObjects: 1.486962 ms CreateObjectMapping: 1.662893 ms
MarkObjects: 19.595375 ms DeleteObjects: 0.052640 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.231743 ms (FindLiveObjects: 1.422685 ms CreateObjectMapping: 1.657074 ms
MarkObjects: 19.568501 ms DeleteObjects: 0.053748 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.351431 ms (FindLiveObjects: 1.414650 ms CreateObjectMapping: 1.659291 ms
MarkObjects: 19.700380 ms DeleteObjects: 0.049316 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.419031 ms (FindLiveObjects: 1.558996 ms CreateObjectMapping: 1.662893 ms
MarkObjects: 19.623913 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.412107 ms (FindLiveObjects: 1.449836 ms CreateObjectMapping: 1.675914 ms
MarkObjects: 19.705645 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.533178 ms (FindLiveObjects: 1.471724 ms CreateObjectMapping: 1.680901 ms
MarkObjects: 19.803446 ms DeleteObjects: 0.049870 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41033.
Total: 23.391048 ms (FindLiveObjects: 1.499429 ms CreateObjectMapping: 1.668711 ms
MarkObjects: 19.659098 ms DeleteObjects: 0.052086 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41031.
Total: 23.403240 ms (FindLiveObjects: 1.431273 ms CreateObjectMapping: 1.789785 ms
MarkObjects: 19.560743 ms DeleteObjects: 0.068155 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 42778.
Total: 24.376263 ms (FindLiveObjects: 1.660953 ms CreateObjectMapping: 1.840486 ms
MarkObjects: 19.951393 ms DeleteObjects: 0.124398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42779.
Total: 23.712711 ms (FindLiveObjects: 1.491118 ms CreateObjectMapping: 1.666217 ms
MarkObjects: 19.977713 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42779.
Total: 23.814392 ms (FindLiveObjects: 1.490564 ms CreateObjectMapping: 1.807516 ms
MarkObjects: 19.936155 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42752.
Total: 23.702185 ms (FindLiveObjects: 1.562598 ms CreateObjectMapping: 1.675914 ms
MarkObjects: 19.883238 ms DeleteObjects: 0.050147 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 42353.
Total: 24.024401 ms (FindLiveObjects: 1.458979 ms CreateObjectMapping: 1.661230 ms
MarkObjects: 20.020380 ms DeleteObjects: 0.081454 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42342.
Total: 24.004730 ms (FindLiveObjects: 1.486962 ms CreateObjectMapping: 1.952694 ms
MarkObjects: 19.981592 ms DeleteObjects: 0.052640 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42342.
Total: 23.587204 ms (FindLiveObjects: 1.490286 ms CreateObjectMapping: 1.674252 ms
MarkObjects: 19.843063 ms DeleteObjects: 0.050424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42342.
Total: 23.524590 ms (FindLiveObjects: 1.545698 ms CreateObjectMapping: 1.672036 ms
MarkObjects: 19.727255 ms DeleteObjects: 0.050147 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42337.
Total: 23.908314 ms (FindLiveObjects: 1.439031 ms CreateObjectMapping: 1.689213 ms
MarkObjects: 19.925348 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42342.
Total: 23.527637 ms (FindLiveObjects: 1.464243 ms CreateObjectMapping: 1.753767 ms
MarkObjects: 19.733070 ms DeleteObjects: 0.049870 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42342.
Total: 23.516279 ms (FindLiveObjects: 1.461473 ms CreateObjectMapping: 1.665663 ms
MarkObjects: 19.812588 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42342.
Total: 23.643448 ms (FindLiveObjects: 1.667880 ms CreateObjectMapping: 1.697802 ms
MarkObjects: 19.696501 ms DeleteObjects: 0.052640 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 42335.
Total: 24.085352 ms (FindLiveObjects: 1.526304 ms CreateObjectMapping: 1.687828 ms
MarkObjects: 20.006250 ms DeleteObjects: 0.067601 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42339.
Total: 23.746513 ms (FindLiveObjects: 1.572018 ms CreateObjectMapping: 1.696139 ms
MarkObjects: 19.897091 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42339.
Total: 23.572245 ms (FindLiveObjects: 1.472832 ms CreateObjectMapping: 1.666494 ms
MarkObjects: 19.865505 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42339.
Total: 23.064123 ms (FindLiveObjects: 1.436815 ms CreateObjectMapping: 1.701404 ms
MarkObjects: 19.364586 ms DeleteObjects: 0.049316 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42335.
Total: 23.116764 ms (FindLiveObjects: 1.519100 ms CreateObjectMapping: 1.664555 ms
MarkObjects: 19.367081 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42335.
Total: 23.850409 ms (FindLiveObjects: 1.757923 ms CreateObjectMapping: 1.693646 ms
MarkObjects: 19.831703 ms DeleteObjects: 0.051532 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42335.
Total: 24.325283 ms (FindLiveObjects: 1.588364 ms CreateObjectMapping: 1.706945 ms
MarkObjects: 20.447601 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42335.
Total: 23.514616 ms (FindLiveObjects: 1.509403 ms CreateObjectMapping: 1.667880 ms
MarkObjects: 19.757454 ms DeleteObjects: 0.049870 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42336.
Total: 23.484417 ms (FindLiveObjects: 1.470892 ms CreateObjectMapping: 1.663447 ms
MarkObjects: 19.772692 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42334.
Total: 23.884211 ms (FindLiveObjects: 1.493057 ms CreateObjectMapping: 1.679793 ms
MarkObjects: 20.129816 ms DeleteObjects: 0.052640 ms)

Firing QuestTrigger: Bill1Defense from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 42334.
Total: 23.753994 ms (FindLiveObjects: 1.479758 ms CreateObjectMapping: 1.682010 ms
MarkObjects: 19.718388 ms DeleteObjects: 0.063445 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42337.
Total: 24.718426 ms (FindLiveObjects: 1.875672 ms CreateObjectMapping: 2.092053 ms
MarkObjects: 19.893209 ms DeleteObjects: 0.054580 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 42335.
Total: 23.766462 ms (FindLiveObjects: 1.447343 ms CreateObjectMapping: 1.680901 ms
MarkObjects: 20.055843 ms DeleteObjects: 0.055134 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 42 unused Assets to reduce memory usage. Loaded Objects now: 51187.
Total: 26.395449 ms (FindLiveObjects: 1.802252 ms CreateObjectMapping: 1.934685 ms
MarkObjects: 21.793541 ms DeleteObjects: 0.083394 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 51187.
Total: 25.834688 ms (FindLiveObjects: 1.928313 ms CreateObjectMapping: 2.028607 ms
MarkObjects: 21.288191 ms DeleteObjects: 0.065385 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 58 unused Assets to reduce memory usage. Loaded Objects now: 51255.
Total: 26.406809 ms (FindLiveObjects: 1.865421 ms CreateObjectMapping: 1.965992 ms
MarkObjects: 21.587965 ms DeleteObjects: 0.169558 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 51243.
Total: 25.364799 ms (FindLiveObjects: 1.767620 ms CreateObjectMapping: 1.790616 ms
MarkObjects: 21.221697 ms DeleteObjects: 0.057073 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 28 unused Assets to reduce memory usage. Loaded Objects now: 50812.
Total: 26.246948 ms (FindLiveObjects: 1.939672 ms CreateObjectMapping: 1.957127 ms
MarkObjects: 21.454145 ms DeleteObjects: 0.100571 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50800.
Total: 26.329512 ms (FindLiveObjects: 1.798927 ms CreateObjectMapping: 1.938010 ms
MarkObjects: 22.014355 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50798.
Total: 25.380316 ms (FindLiveObjects: 1.813057 ms CreateObjectMapping: 1.831066 ms
MarkObjects: 21.154371 ms DeleteObjects: 0.055688 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50784.
Total: 25.417442 ms (FindLiveObjects: 1.818044 ms CreateObjectMapping: 1.843256 ms
MarkObjects: 21.170994 ms DeleteObjects: 0.055134 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 50827.
Total: 25.392504 ms (FindLiveObjects: 1.711100 ms CreateObjectMapping: 1.798927 ms
MarkObjects: 20.990908 ms DeleteObjects: 0.068432 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50832.
Total: 25.380037 ms (FindLiveObjects: 1.730217 ms CreateObjectMapping: 1.787291 ms
MarkObjects: 21.278215 ms DeleteObjects: 0.058181 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50832.
Total: 25.193579 ms (FindLiveObjects: 1.758754 ms CreateObjectMapping: 1.813611 ms
MarkObjects: 21.042717 ms DeleteObjects: 0.056519 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50832.
Total: 25.319084 ms (FindLiveObjects: 1.729109 ms CreateObjectMapping: 1.979568 ms
MarkObjects: 21.037455 ms DeleteObjects: 0.055965 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50832.
Total: 25.317976 ms (FindLiveObjects: 1.711378 ms CreateObjectMapping: 1.868469 ms
MarkObjects: 21.047707 ms DeleteObjects: 0.090320 ms)

Firing QuestTrigger: FinishBill1 from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 50776.
Total: 25.821390 ms (FindLiveObjects: 1.997023 ms CreateObjectMapping: 1.762356 ms
MarkObjects: 21.026649 ms DeleteObjects: 0.252398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50779.
Total: 25.382532 ms (FindLiveObjects: 1.742131 ms CreateObjectMapping: 1.830512 ms
MarkObjects: 21.216988 ms DeleteObjects: 0.067324 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 22677 unused Assets to reduce memory usage. Loaded Objects now: 15698.
Total: 48.553047 ms (FindLiveObjects: 1.742131 ms CreateObjectMapping: 1.700849 ms
MarkObjects: 16.979408 ms DeleteObjects: 27.601755 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15686.
Total: 20.937160 ms (FindLiveObjects: 1.063619 ms CreateObjectMapping: 0.391757 ms
MarkObjects: 18.829866 ms DeleteObjects: 0.101402 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15686.
Total: 19.218576 ms (FindLiveObjects: 0.669091 ms CreateObjectMapping: 0.372086 ms
MarkObjects: 17.622179 ms DeleteObjects: 0.022164 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15686.
Total: 17.992325 ms (FindLiveObjects: 0.586251 ms CreateObjectMapping: 0.367099 ms
MarkObjects: 16.498714 ms DeleteObjects: 0.018562 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15686.
Total: 17.358698 ms (FindLiveObjects: 0.458528 ms CreateObjectMapping: 0.366822 ms
MarkObjects: 15.987545 ms DeleteObjects: 0.018562 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 15619.
Total: 18.777504 ms (FindLiveObjects: 0.645818 ms CreateObjectMapping: 0.363775 ms
MarkObjects: 16.936186 ms DeleteObjects: 0.039064 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 15618.
Total: 18.019201 ms (FindLiveObjects: 0.569351 ms CreateObjectMapping: 0.357679 ms
MarkObjects: 16.190628 ms DeleteObjects: 0.386493 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 15653.
Total: 20.176363 ms (FindLiveObjects: 0.767723 ms CreateObjectMapping: 0.594563 ms
MarkObjects: 17.703634 ms DeleteObjects: 0.323879 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15653.
Total: 17.987894 ms (FindLiveObjects: 0.633351 ms CreateObjectMapping: 0.373472 ms
MarkObjects: 16.428896 ms DeleteObjects: 0.019393 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 15651.
Total: 19.278976 ms (FindLiveObjects: 0.638892 ms CreateObjectMapping: 0.412814 ms
MarkObjects: 17.405243 ms DeleteObjects: 0.024380 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 15614.
Total: 18.996378 ms (FindLiveObjects: 0.661333 ms CreateObjectMapping: 0.364883 ms
MarkObjects: 17.419096 ms DeleteObjects: 0.035740 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15656.
Total: 18.049400 ms (FindLiveObjects: 0.585420 ms CreateObjectMapping: 0.358788 ms
MarkObjects: 16.250473 ms DeleteObjects: 0.019948 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 15651.
Total: 18.282127 ms (FindLiveObjects: 0.659394 ms CreateObjectMapping: 0.357957 ms
MarkObjects: 16.278732 ms DeleteObjects: 0.190614 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 15615.
Total: 17.977089 ms (FindLiveObjects: 0.610078 ms CreateObjectMapping: 0.357957 ms
MarkObjects: 16.153502 ms DeleteObjects: 0.031307 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 15651.
Total: 19.693731 ms (FindLiveObjects: 0.649420 ms CreateObjectMapping: 0.424450 ms
MarkObjects: 17.640186 ms DeleteObjects: 0.193385 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 38 unused Assets to reduce memory usage. Loaded Objects now: 15636.
Total: 18.419546 ms (FindLiveObjects: 0.813992 ms CreateObjectMapping: 0.571844 ms
MarkObjects: 16.471285 ms DeleteObjects: 0.047099 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 15636.
Total: 17.452343 ms (FindLiveObjects: 0.549680 ms CreateObjectMapping: 0.356017 ms
MarkObjects: 16.012203 ms DeleteObjects: 0.017177 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 594 unused Assets to reduce memory usage. Loaded Objects now: 16115.
Total: 19.250164 ms (FindLiveObjects: 0.745282 ms CreateObjectMapping: 0.376519 ms
MarkObjects: 17.078871 ms DeleteObjects: 0.231342 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16115.
Total: 18.534803 ms (FindLiveObjects: 0.564918 ms CreateObjectMapping: 0.358234 ms
MarkObjects: 17.074715 ms DeleteObjects: 0.018008 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 498 unused Assets to reduce memory usage. Loaded Objects now: 16128.
Total: 20.435688 ms (FindLiveObjects: 0.650528 ms CreateObjectMapping: 0.385108 ms
MarkObjects: 17.761538 ms DeleteObjects: 0.836433 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16128.
Total: 18.320084 ms (FindLiveObjects: 0.570182 ms CreateObjectMapping: 0.359342 ms
MarkObjects: 16.857504 ms DeleteObjects: 0.017454 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16126.
Total: 19.526388 ms (FindLiveObjects: 0.643602 ms CreateObjectMapping: 0.371532 ms
MarkObjects: 17.961573 ms DeleteObjects: 0.021333 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16127.
Total: 18.576914 ms (FindLiveObjects: 0.660225 ms CreateObjectMapping: 0.487065 ms
MarkObjects: 16.887424 ms DeleteObjects: 0.021056 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16127.
Total: 18.123373 ms (FindLiveObjects: 0.581818 ms CreateObjectMapping: 0.362666 ms
MarkObjects: 16.643061 ms DeleteObjects: 0.021333 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16124.
Total: 18.528708 ms (FindLiveObjects: 0.699844 ms CreateObjectMapping: 0.361004 ms
MarkObjects: 16.927876 ms DeleteObjects: 0.020225 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16127.
Total: 18.407911 ms (FindLiveObjects: 0.610355 ms CreateObjectMapping: 0.358788 ms
MarkObjects: 16.644724 ms DeleteObjects: 0.018008 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16127.
Total: 18.119217 ms (FindLiveObjects: 0.702615 ms CreateObjectMapping: 0.356294 ms
MarkObjects: 16.525866 ms DeleteObjects: 0.019393 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16127.
Total: 17.963512 ms (FindLiveObjects: 0.598164 ms CreateObjectMapping: 0.355463 ms
MarkObjects: 16.475443 ms DeleteObjects: 0.019393 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16110.
Total: 18.640362 ms (FindLiveObjects: 0.567688 ms CreateObjectMapping: 0.362666 ms
MarkObjects: 16.910421 ms DeleteObjects: 0.022995 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16110.
Total: 18.008671 ms (FindLiveObjects: 0.618667 ms CreateObjectMapping: 0.357679 ms
MarkObjects: 16.498993 ms DeleteObjects: 0.018008 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 16144.
Total: 20.182180 ms (FindLiveObjects: 0.668537 ms CreateObjectMapping: 0.420571 ms
MarkObjects: 18.225885 ms DeleteObjects: 0.036017 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16144.
Total: 19.452414 ms (FindLiveObjects: 0.602043 ms CreateObjectMapping: 0.365437 ms
MarkObjects: 17.946058 ms DeleteObjects: 0.020779 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 16144.
Total: 20.090199 ms (FindLiveObjects: 0.687654 ms CreateObjectMapping: 0.457420 ms
MarkObjects: 17.956308 ms DeleteObjects: 0.195878 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16145.
Total: 19.484552 ms (FindLiveObjects: 0.671030 ms CreateObjectMapping: 0.363498 ms
MarkObjects: 17.637693 ms DeleteObjects: 0.019116 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16146.
Total: 19.616709 ms (FindLiveObjects: 0.662996 ms CreateObjectMapping: 0.447169 ms
MarkObjects: 17.958801 ms DeleteObjects: 0.027428 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16144.
Total: 20.726320 ms (FindLiveObjects: 0.632797 ms CreateObjectMapping: 0.443290 ms
MarkObjects: 18.785538 ms DeleteObjects: 0.026874 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 128 unused Assets to reduce memory usage. Loaded Objects now: 16690.
Total: 18.745920 ms (FindLiveObjects: 0.468502 ms CreateObjectMapping: 0.473489 ms
MarkObjects: 16.832846 ms DeleteObjects: 0.069541 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16690.
Total: 18.975876 ms (FindLiveObjects: 0.687654 ms CreateObjectMapping: 0.360173 ms
MarkObjects: 17.392776 ms DeleteObjects: 0.018562 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 16681.
Total: 19.252102 ms (FindLiveObjects: 0.688485 ms CreateObjectMapping: 0.366268 ms
MarkObjects: 17.341797 ms DeleteObjects: 0.060121 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 219 unused Assets to reduce memory usage. Loaded Objects now: 16815.
Total: 20.106268 ms (FindLiveObjects: 0.935342 ms CreateObjectMapping: 0.367099 ms
MarkObjects: 17.875132 ms DeleteObjects: 0.101956 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16815.
Total: 18.413176 ms (FindLiveObjects: 0.588745 ms CreateObjectMapping: 0.360173 ms
MarkObjects: 16.928152 ms DeleteObjects: 0.020225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16815.
Total: 19.619480 ms (FindLiveObjects: 0.935342 ms CreateObjectMapping: 0.384277 ms
MarkObjects: 17.756273 ms DeleteObjects: 0.019671 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16815.
Total: 19.532761 ms (FindLiveObjects: 0.600935 ms CreateObjectMapping: 0.357957 ms
MarkObjects: 18.030283 ms DeleteObjects: 0.018285 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16817.
Total: 19.585957 ms (FindLiveObjects: 0.706217 ms CreateObjectMapping: 0.360727 ms
MarkObjects: 17.936085 ms DeleteObjects: 0.019948 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16817.
Total: 18.963133 ms (FindLiveObjects: 0.613680 ms CreateObjectMapping: 0.363221 ms
MarkObjects: 17.450129 ms DeleteObjects: 0.018008 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16817.
Total: 18.907997 ms (FindLiveObjects: 0.543584 ms CreateObjectMapping: 0.363221 ms
MarkObjects: 17.459270 ms DeleteObjects: 0.021333 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16818.
Total: 20.150873 ms (FindLiveObjects: 0.730598 ms CreateObjectMapping: 0.363498 ms
MarkObjects: 18.514025 ms DeleteObjects: 0.018008 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16818.
Total: 18.591875 ms (FindLiveObjects: 0.574615 ms CreateObjectMapping: 0.361281 ms
MarkObjects: 17.121260 ms DeleteObjects: 0.019393 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16815.
Total: 20.020657 ms (FindLiveObjects: 0.661887 ms CreateObjectMapping: 0.390372 ms
MarkObjects: 18.430351 ms DeleteObjects: 0.020225 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16818.
Total: 19.983809 ms (FindLiveObjects: 1.312416 ms CreateObjectMapping: 0.385939 ms
MarkObjects: 17.480881 ms DeleteObjects: 0.019393 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16818.
Total: 18.885279 ms (FindLiveObjects: 0.641662 ms CreateObjectMapping: 0.389541 ms
MarkObjects: 17.275581 ms DeleteObjects: 0.021610 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16818.
Total: 18.369677 ms (FindLiveObjects: 0.607584 ms CreateObjectMapping: 0.359619 ms
MarkObjects: 16.870525 ms DeleteObjects: 0.018008 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16801.
Total: 20.511324 ms (FindLiveObjects: 0.636675 ms CreateObjectMapping: 0.371255 ms
MarkObjects: 18.664188 ms DeleteObjects: 0.024935 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16801.
Total: 19.643583 ms (FindLiveObjects: 0.614234 ms CreateObjectMapping: 0.371255 ms
MarkObjects: 18.124760 ms DeleteObjects: 0.018839 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 16835.
Total: 20.510771 ms (FindLiveObjects: 0.791827 ms CreateObjectMapping: 0.432762 ms
MarkObjects: 18.446146 ms DeleteObjects: 0.035740 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16835.
Total: 20.963757 ms (FindLiveObjects: 1.472001 ms CreateObjectMapping: 0.365991 ms
MarkObjects: 18.585781 ms DeleteObjects: 0.019116 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16840.
Total: 20.468103 ms (FindLiveObjects: 0.720069 ms CreateObjectMapping: 0.575446 ms
MarkObjects: 18.216187 ms DeleteObjects: 0.027705 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16835.
Total: 19.605350 ms (FindLiveObjects: 0.719515 ms CreateObjectMapping: 0.365714 ms
MarkObjects: 17.705851 ms DeleteObjects: 0.025212 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 16819.
Total: 20.671185 ms (FindLiveObjects: 0.686268 ms CreateObjectMapping: 0.363775 ms
MarkObjects: 18.794960 ms DeleteObjects: 0.033800 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16819.
Total: 18.607668 ms (FindLiveObjects: 0.617281 ms CreateObjectMapping: 0.357679 ms
MarkObjects: 17.099926 ms DeleteObjects: 0.018008 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 554 unused Assets to reduce memory usage. Loaded Objects now: 16912.
Total: 21.587965 ms (FindLiveObjects: 0.796537 ms CreateObjectMapping: 0.444675 ms
MarkObjects: 19.317764 ms DeleteObjects: 0.222199 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 16950.
Total: 19.305296 ms (FindLiveObjects: 0.664935 ms CreateObjectMapping: 0.362112 ms
MarkObjects: 17.432949 ms DeleteObjects: 0.058181 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16950.
Total: 19.043756 ms (FindLiveObjects: 0.898217 ms CreateObjectMapping: 0.389818 ms
MarkObjects: 17.220448 ms DeleteObjects: 0.019671 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 552 unused Assets to reduce memory usage. Loaded Objects now: 16889.
Total: 20.005142 ms (FindLiveObjects: 0.608139 ms CreateObjectMapping: 0.380952 ms
MarkObjects: 18.020033 ms DeleteObjects: 0.208346 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 129 unused Assets to reduce memory usage. Loaded Objects now: 16828.
Total: 20.170820 ms (FindLiveObjects: 0.657732 ms CreateObjectMapping: 0.508398 ms
MarkObjects: 17.947443 ms DeleteObjects: 0.259047 ms)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 17 unused Assets to reduce memory usage. Loaded Objects now: 38946.
Total: 24.651379 ms (FindLiveObjects: 1.160312 ms CreateObjectMapping: 1.698079 ms
MarkObjects: 20.547064 ms DeleteObjects: 0.434978 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 38946.
Total: 23.949318 ms (FindLiveObjects: 1.278892 ms CreateObjectMapping: 1.683395 ms
MarkObjects: 20.427376 ms DeleteObjects: 0.047930 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 38946.
Total: 23.653147 ms (FindLiveObjects: 1.234286 ms CreateObjectMapping: 1.626044 ms
MarkObjects: 20.236485 ms DeleteObjects: 0.047930 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 38946.
Total: 23.949873 ms (FindLiveObjects: 1.232347 ms CreateObjectMapping: 1.640174 ms
MarkObjects: 20.426268 ms DeleteObjects: 0.050147 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 20 unused Assets to reduce memory usage. Loaded Objects now: 41423.
Total: 25.536575 ms (FindLiveObjects: 1.371152 ms CreateObjectMapping: 2.113387 ms
MarkObjects: 21.179308 ms DeleteObjects: 0.082008 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41424.
Total: 24.822044 ms (FindLiveObjects: 1.404953 ms CreateObjectMapping: 1.756538 ms
MarkObjects: 21.078735 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41424.
Total: 24.758047 ms (FindLiveObjects: 1.427672 ms CreateObjectMapping: 1.755430 ms
MarkObjects: 20.992571 ms DeleteObjects: 0.048484 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41399.
Total: 41.396954 ms (FindLiveObjects: 4.087414 ms CreateObjectMapping: 6.249286 ms
MarkObjects: 30.431055 ms DeleteObjects: 0.062614 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 41291.
Total: 25.527708 ms (FindLiveObjects: 1.304382 ms CreateObjectMapping: 1.707499 ms
MarkObjects: 21.649195 ms DeleteObjects: 0.072865 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41280.
Total: 24.609821 ms (FindLiveObjects: 1.498598 ms CreateObjectMapping: 1.526027 ms
MarkObjects: 21.013073 ms DeleteObjects: 0.049593 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41280.
Total: 24.865543 ms (FindLiveObjects: 1.400520 ms CreateObjectMapping: 1.490286 ms
MarkObjects: 21.391809 ms DeleteObjects: 0.049593 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41224.
Total: 24.445526 ms (FindLiveObjects: 1.413542 ms CreateObjectMapping: 1.509126 ms
MarkObjects: 20.937160 ms DeleteObjects: 0.049593 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41035.
Total: 25.326290 ms (FindLiveObjects: 1.482252 ms CreateObjectMapping: 1.878997 ms
MarkObjects: 21.377956 ms DeleteObjects: 0.050424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41040.
Total: 24.681578 ms (FindLiveObjects: 1.278338 ms CreateObjectMapping: 2.093716 ms
MarkObjects: 20.746546 ms DeleteObjects: 0.046268 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41040.
Total: 24.512852 ms (FindLiveObjects: 1.676745 ms CreateObjectMapping: 1.482252 ms
MarkObjects: 20.782284 ms DeleteObjects: 0.054303 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41040.
Total: 24.178999 ms (FindLiveObjects: 1.374754 ms CreateObjectMapping: 1.457871 ms
MarkObjects: 20.777576 ms DeleteObjects: 0.055411 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 44 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.631153 ms (FindLiveObjects: 1.349819 ms CreateObjectMapping: 1.666217 ms
MarkObjects: 20.898649 ms DeleteObjects: 0.178424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.649717 ms (FindLiveObjects: 1.745178 ms CreateObjectMapping: 1.568693 ms
MarkObjects: 20.771757 ms DeleteObjects: 0.050147 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.390114 ms (FindLiveObjects: 1.588364 ms CreateObjectMapping: 1.464797 ms
MarkObjects: 20.741005 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.078150 ms (FindLiveObjects: 1.427672 ms CreateObjectMapping: 1.448728 ms
MarkObjects: 20.637108 ms DeleteObjects: 0.045714 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.277630 ms (FindLiveObjects: 1.389161 ms CreateObjectMapping: 1.472001 ms
MarkObjects: 20.849888 ms DeleteObjects: 0.048761 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.316694 ms (FindLiveObjects: 1.338459 ms CreateObjectMapping: 1.455100 ms
MarkObjects: 20.952951 ms DeleteObjects: 0.055965 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.047119 ms (FindLiveObjects: 1.350650 ms CreateObjectMapping: 1.490286 ms
MarkObjects: 20.638216 ms DeleteObjects: 0.051255 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.240782 ms (FindLiveObjects: 1.377524 ms CreateObjectMapping: 1.477542 ms
MarkObjects: 20.822735 ms DeleteObjects: 0.047376 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40989.
Total: 24.513960 ms (FindLiveObjects: 1.713317 ms CreateObjectMapping: 1.522702 ms
MarkObjects: 20.708864 ms DeleteObjects: 0.051809 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 40987.
Total: 24.041578 ms (FindLiveObjects: 1.379741 ms CreateObjectMapping: 1.507187 ms
MarkObjects: 20.591671 ms DeleteObjects: 0.050701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 21945 unused Assets to reduce memory usage. Loaded Objects now: 17018.
Total: 42.445889 ms (FindLiveObjects: 1.214615 ms CreateObjectMapping: 1.410217 ms
MarkObjects: 18.028065 ms DeleteObjects: 21.273506 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17015.
Total: 21.843412 ms (FindLiveObjects: 0.862199 ms CreateObjectMapping: 0.561593 ms
MarkObjects: 19.601748 ms DeleteObjects: 0.020225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17015.
Total: 19.412241 ms (FindLiveObjects: 0.741403 ms CreateObjectMapping: 0.365160 ms
MarkObjects: 17.774006 ms DeleteObjects: 0.018562 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17015.
Total: 18.685522 ms (FindLiveObjects: 0.602043 ms CreateObjectMapping: 0.362389 ms
MarkObjects: 17.176672 ms DeleteObjects: 0.018285 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17015.
Total: 18.788864 ms (FindLiveObjects: 0.576000 ms CreateObjectMapping: 0.372641 ms
MarkObjects: 17.293036 ms DeleteObjects: 0.020225 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16988.
Total: 20.178026 ms (FindLiveObjects: 0.628641 ms CreateObjectMapping: 0.368208 ms
MarkObjects: 18.336983 ms DeleteObjects: 0.022995 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 16987.
Total: 18.717106 ms (FindLiveObjects: 0.745282 ms CreateObjectMapping: 0.367931 ms
MarkObjects: 17.014595 ms DeleteObjects: 0.078684 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 17025.
Total: 20.742666 ms (FindLiveObjects: 0.731152 ms CreateObjectMapping: 0.553281 ms
MarkObjects: 18.278803 ms DeleteObjects: 0.395082 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17021.
Total: 20.261417 ms (FindLiveObjects: 0.637784 ms CreateObjectMapping: 0.377905 ms
MarkObjects: 18.708794 ms DeleteObjects: 0.019948 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 17025.
Total: 20.106821 ms (FindLiveObjects: 0.625039 ms CreateObjectMapping: 0.370701 ms
MarkObjects: 18.188482 ms DeleteObjects: 0.128000 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 17021.
Total: 20.396069 ms (FindLiveObjects: 0.600658 ms CreateObjectMapping: 0.369039 ms
MarkObjects: 18.486317 ms DeleteObjects: 0.135203 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 17008.
Total: 19.308899 ms (FindLiveObjects: 0.640554 ms CreateObjectMapping: 0.367931 ms
MarkObjects: 17.743530 ms DeleteObjects: 0.033800 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17008.
Total: 18.820724 ms (FindLiveObjects: 0.577385 ms CreateObjectMapping: 0.363775 ms
MarkObjects: 17.296637 ms DeleteObjects: 0.020225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17005.
Total: 19.384813 ms (FindLiveObjects: 0.845299 ms CreateObjectMapping: 0.364606 ms
MarkObjects: 17.637138 ms DeleteObjects: 0.020779 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17005.
Total: 19.729471 ms (FindLiveObjects: 0.597333 ms CreateObjectMapping: 0.368762 ms
MarkObjects: 18.228931 ms DeleteObjects: 0.018562 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17005.
Total: 19.456846 ms (FindLiveObjects: 0.772156 ms CreateObjectMapping: 0.366268 ms
MarkObjects: 17.773451 ms DeleteObjects: 0.019393 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 16985.
Total: 19.523895 ms (FindLiveObjects: 0.745559 ms CreateObjectMapping: 0.365437 ms
MarkObjects: 17.842438 ms DeleteObjects: 0.019393 ms)

WARNING: Shader Unsupported: 'Enviro/BumpedDiffuseOverlaySM2' - Pass 'FORWARD'


shader state not supported
Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency
'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
Unloading 3 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 17 unused Assets to reduce memory usage. Loaded Objects now: 41167.
Total: 24.999086 ms (FindLiveObjects: 1.282771 ms CreateObjectMapping: 1.513005 ms
MarkObjects: 20.837696 ms DeleteObjects: 0.497870 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41172.
Total: 24.680746 ms (FindLiveObjects: 1.270304 ms CreateObjectMapping: 1.506910 ms
MarkObjects: 21.064053 ms DeleteObjects: 0.050424 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41173.
Total: 27.836422 ms (FindLiveObjects: 1.478373 ms CreateObjectMapping: 2.072105 ms
MarkObjects: 23.700245 ms DeleteObjects: 0.059290 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41173.
Total: 24.909872 ms (FindLiveObjects: 1.170840 ms CreateObjectMapping: 1.493057 ms
MarkObjects: 21.677177 ms DeleteObjects: 0.055411 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41173.
Total: 25.546827 ms (FindLiveObjects: 1.255343 ms CreateObjectMapping: 1.471170 ms
MarkObjects: 22.258442 ms DeleteObjects: 0.054303 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 41153.
Total: 24.588766 ms (FindLiveObjects: 1.470615 ms CreateObjectMapping: 1.596399 ms
MarkObjects: 20.948521 ms DeleteObjects: 0.057627 ms)

Current Amount: 0

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 128 unused Assets to reduce memory usage. Loaded Objects now: 41216.
Total: 24.631153 ms (FindLiveObjects: 1.403014 ms CreateObjectMapping: 1.489732 ms
MarkObjects: 20.875931 ms DeleteObjects: 0.104727 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 21 unused Assets to reduce memory usage. Loaded Objects now: 54128.
Total: 27.045147 ms (FindLiveObjects: 1.807516 ms CreateObjectMapping: 1.598061 ms
MarkObjects: 22.666546 ms DeleteObjects: 0.100848 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54129.
Total: 27.074238 ms (FindLiveObjects: 1.793386 ms CreateObjectMapping: 1.662061 ms
MarkObjects: 23.033369 ms DeleteObjects: 0.066216 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54129.
Total: 32.971939 ms (FindLiveObjects: 2.131118 ms CreateObjectMapping: 2.671101 ms
MarkObjects: 27.587347 ms DeleteObjects: 0.064277 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54097.
Total: 26.735399 ms (FindLiveObjects: 1.785352 ms CreateObjectMapping: 1.627984 ms
MarkObjects: 22.730547 ms DeleteObjects: 0.064277 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 145 unused Assets to reduce memory usage. Loaded Objects now: 53497.
Total: 27.482620 ms (FindLiveObjects: 1.762633 ms CreateObjectMapping: 1.677577 ms
MarkObjects: 22.967707 ms DeleteObjects: 0.211394 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53480.
Total: 27.669355 ms (FindLiveObjects: 1.833559 ms CreateObjectMapping: 1.669819 ms
MarkObjects: 23.572800 ms DeleteObjects: 0.065662 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53480.
Total: 27.578758 ms (FindLiveObjects: 1.808901 ms CreateObjectMapping: 1.706113 ms
MarkObjects: 23.466133 ms DeleteObjects: 0.063722 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53480.
Total: 28.636560 ms (FindLiveObjects: 1.911135 ms CreateObjectMapping: 2.084019 ms
MarkObjects: 24.056816 ms DeleteObjects: 0.060675 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53457.
Total: 27.286741 ms (FindLiveObjects: 1.851568 ms CreateObjectMapping: 1.894235 ms
MarkObjects: 22.691759 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53462.
Total: 26.893875 ms (FindLiveObjects: 1.912521 ms CreateObjectMapping: 1.655966 ms
MarkObjects: 22.737196 ms DeleteObjects: 0.063445 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53462.
Total: 26.546722 ms (FindLiveObjects: 1.841594 ms CreateObjectMapping: 1.625767 ms
MarkObjects: 22.493109 ms DeleteObjects: 0.060121 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53462.
Total: 26.617647 ms (FindLiveObjects: 1.821369 ms CreateObjectMapping: 1.634079 ms
MarkObjects: 22.576225 ms DeleteObjects: 0.064554 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 53452.
Total: 27.094740 ms (FindLiveObjects: 1.721352 ms CreateObjectMapping: 1.687828 ms
MarkObjects: 22.578720 ms DeleteObjects: 0.300329 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53457.
Total: 27.320267 ms (FindLiveObjects: 1.979291 ms CreateObjectMapping: 2.193179 ms
MarkObjects: 22.299725 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53458.
Total: 27.434965 ms (FindLiveObjects: 2.102027 ms CreateObjectMapping: 1.683118 ms
MarkObjects: 23.069387 ms DeleteObjects: 0.065939 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53458.
Total: 27.474861 ms (FindLiveObjects: 2.266876 ms CreateObjectMapping: 1.709438 ms
MarkObjects: 22.909801 ms DeleteObjects: 0.063168 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53458.
Total: 28.679228 ms (FindLiveObjects: 1.934408 ms CreateObjectMapping: 1.674806 ms
MarkObjects: 24.480711 ms DeleteObjects: 0.062060 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53458.
Total: 26.837355 ms (FindLiveObjects: 1.716642 ms CreateObjectMapping: 1.692261 ms
MarkObjects: 22.832504 ms DeleteObjects: 0.067324 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53459.
Total: 27.617823 ms (FindLiveObjects: 1.887863 ms CreateObjectMapping: 2.100919 ms
MarkObjects: 23.041681 ms DeleteObjects: 0.059844 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53459.
Total: 26.837910 ms (FindLiveObjects: 1.780642 ms CreateObjectMapping: 1.846858 ms
MarkObjects: 22.617229 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53459.
Total: 27.851383 ms (FindLiveObjects: 1.957404 ms CreateObjectMapping: 2.571084 ms
MarkObjects: 22.736088 ms DeleteObjects: 0.062337 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53457.
Total: 26.887224 ms (FindLiveObjects: 1.955464 ms CreateObjectMapping: 1.745733 ms
MarkObjects: 22.590078 ms DeleteObjects: 0.068155 ms)

Firing QuestTrigger: LizFound from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 53435.
Total: 26.849546 ms (FindLiveObjects: 1.723291 ms CreateObjectMapping: 1.615239 ms
MarkObjects: 22.632746 ms DeleteObjects: 0.081177 ms)

Firing QuestTrigger: LizAttack from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 31 unused Assets to reduce memory usage. Loaded Objects now: 54705.
Total: 28.045599 ms (FindLiveObjects: 1.925819 ms CreateObjectMapping: 1.672313 ms
MarkObjects: 23.360573 ms DeleteObjects: 0.303930 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54708.
Total: 28.037287 ms (FindLiveObjects: 2.171014 ms CreateObjectMapping: 1.753767 ms
MarkObjects: 23.254459 ms DeleteObjects: 0.066493 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 49 unused Assets to reduce memory usage. Loaded Objects now: 46485.
Total: 29.546139 ms (FindLiveObjects: 1.911135 ms CreateObjectMapping: 1.679793 ms
MarkObjects: 24.976368 ms DeleteObjects: 0.178701 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46485.
Total: 25.774841 ms (FindLiveObjects: 1.552901 ms CreateObjectMapping: 1.554287 ms
MarkObjects: 22.086113 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 46642.
Total: 26.067415 ms (FindLiveObjects: 1.532676 ms CreateObjectMapping: 1.546529 ms
MarkObjects: 22.400019 ms DeleteObjects: 0.066493 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 146 unused Assets to reduce memory usage. Loaded Objects now: 46524.
Total: 26.176851 ms (FindLiveObjects: 1.627984 ms CreateObjectMapping: 1.577282 ms
MarkObjects: 22.060623 ms DeleteObjects: 0.119965 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46524.
Total: 25.840784 ms (FindLiveObjects: 1.646269 ms CreateObjectMapping: 1.583100 ms
MarkObjects: 22.025991 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46524.
Total: 26.265234 ms (FindLiveObjects: 1.591689 ms CreateObjectMapping: 1.551516 ms
MarkObjects: 22.542149 ms DeleteObjects: 0.054857 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46524.
Total: 26.010340 ms (FindLiveObjects: 1.586148 ms CreateObjectMapping: 1.555949 ms
MarkObjects: 22.286980 ms DeleteObjects: 0.055965 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 96 unused Assets to reduce memory usage. Loaded Objects now: 46530.
Total: 28.999781 ms (FindLiveObjects: 1.684503 ms CreateObjectMapping: 1.869854 ms
MarkObjects: 24.541943 ms DeleteObjects: 0.102787 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 96 unused Assets to reduce memory usage. Loaded Objects now: 46412.
Total: 26.168541 ms (FindLiveObjects: 1.526581 ms CreateObjectMapping: 1.559551 ms
MarkObjects: 22.175047 ms DeleteObjects: 0.104173 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46346.
Total: 27.329685 ms (FindLiveObjects: 1.688382 ms CreateObjectMapping: 1.845473 ms
MarkObjects: 23.211517 ms DeleteObjects: 0.054303 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 46 unused Assets to reduce memory usage. Loaded Objects now: 46395.
Total: 26.829321 ms (FindLiveObjects: 1.777871 ms CreateObjectMapping: 1.910858 ms
MarkObjects: 22.215221 ms DeleteObjects: 0.124675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46377.
Total: 26.300419 ms (FindLiveObjects: 1.662339 ms CreateObjectMapping: 1.585317 ms
MarkObjects: 22.461525 ms DeleteObjects: 0.059844 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 46 unused Assets to reduce memory usage. Loaded Objects now: 46399.
Total: 27.387033 ms (FindLiveObjects: 1.724399 ms CreateObjectMapping: 1.690044 ms
MarkObjects: 22.959118 ms DeleteObjects: 0.124675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46381.
Total: 25.943295 ms (FindLiveObjects: 1.624659 ms CreateObjectMapping: 1.564261 ms
MarkObjects: 22.174494 ms DeleteObjects: 0.055134 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 45731.
Total: 26.603798 ms (FindLiveObjects: 1.467568 ms CreateObjectMapping: 1.548745 ms
MarkObjects: 22.675411 ms DeleteObjects: 0.124398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45713.
Total: 25.798393 ms (FindLiveObjects: 1.541542 ms CreateObjectMapping: 1.560659 ms
MarkObjects: 22.117144 ms DeleteObjects: 0.054026 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45711.
Total: 25.655708 ms (FindLiveObjects: 1.535447 ms CreateObjectMapping: 1.558996 ms
MarkObjects: 21.993576 ms DeleteObjects: 0.054026 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45697.
Total: 25.815571 ms (FindLiveObjects: 1.740191 ms CreateObjectMapping: 1.689767 ms
MarkObjects: 21.818478 ms DeleteObjects: 0.053471 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 45654.
Total: 25.862669 ms (FindLiveObjects: 1.516053 ms CreateObjectMapping: 1.573958 ms
MarkObjects: 21.896328 ms DeleteObjects: 0.062614 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45659.
Total: 25.663189 ms (FindLiveObjects: 1.615516 ms CreateObjectMapping: 1.559828 ms
MarkObjects: 21.907967 ms DeleteObjects: 0.053194 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45659.
Total: 25.710289 ms (FindLiveObjects: 1.572295 ms CreateObjectMapping: 1.551239 ms
MarkObjects: 22.019066 ms DeleteObjects: 0.052640 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45659.
Total: 26.098446 ms (FindLiveObjects: 1.814166 ms CreateObjectMapping: 1.628815 ms
MarkObjects: 22.085005 ms DeleteObjects: 0.054026 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45659.
Total: 25.611658 ms (FindLiveObjects: 1.575343 ms CreateObjectMapping: 1.518823 ms
MarkObjects: 21.940659 ms DeleteObjects: 0.054857 ms)

Firing QuestTrigger: LizResources from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Firing QuestTrigger: LizEnd from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 23937 unused Assets to reduce memory usage. Loaded Objects now: 18509.
Total: 52.392769 ms (FindLiveObjects: 1.389715 ms CreateObjectMapping: 1.529074 ms
MarkObjects: 18.670282 ms DeleteObjects: 30.005774 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18492.
Total: 22.423014 ms (FindLiveObjects: 0.832831 ms CreateObjectMapping: 0.419463 ms
MarkObjects: 20.571999 ms DeleteObjects: 0.020779 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 23 unused Assets to reduce memory usage. Loaded Objects now: 18469.
Total: 20.273886 ms (FindLiveObjects: 0.889905 ms CreateObjectMapping: 0.479584 ms
MarkObjects: 18.345018 ms DeleteObjects: 0.043220 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18469.
Total: 19.945576 ms (FindLiveObjects: 0.716468 ms CreateObjectMapping: 0.504242 ms
MarkObjects: 18.184603 ms DeleteObjects: 0.023826 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18469.
Total: 19.625298 ms (FindLiveObjects: 0.671030 ms CreateObjectMapping: 0.392866 ms
MarkObjects: 18.030283 ms DeleteObjects: 0.020225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18469.
Total: 19.507826 ms (FindLiveObjects: 0.648312 ms CreateObjectMapping: 0.395082 ms
MarkObjects: 17.929710 ms DeleteObjects: 0.020225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18469.
Total: 20.980658 ms (FindLiveObjects: 1.044780 ms CreateObjectMapping: 0.398407 ms
MarkObjects: 18.962025 ms DeleteObjects: 0.024380 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 18401.
Total: 20.209608 ms (FindLiveObjects: 0.653299 ms CreateObjectMapping: 0.397299 ms
MarkObjects: 18.335600 ms DeleteObjects: 0.043774 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 18400.
Total: 19.787653 ms (FindLiveObjects: 0.656900 ms CreateObjectMapping: 0.391203 ms
MarkObjects: 17.765970 ms DeleteObjects: 0.421957 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 18420.
Total: 21.267410 ms (FindLiveObjects: 0.810667 ms CreateObjectMapping: 0.436363 ms
MarkObjects: 18.542561 ms DeleteObjects: 0.627532 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18418.
Total: 43.359619 ms (FindLiveObjects: 2.202876 ms CreateObjectMapping: 2.218114 ms
MarkObjects: 38.282837 ms DeleteObjects: 0.024658 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 18418.
Total: 21.508173 ms (FindLiveObjects: 0.722286 ms CreateObjectMapping: 0.547186 ms
MarkObjects: 19.421938 ms DeleteObjects: 0.029367 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 18381.
Total: 23.472780 ms (FindLiveObjects: 2.203430 ms CreateObjectMapping: 2.172677 ms
MarkObjects: 18.539789 ms DeleteObjects: 0.038233 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18423.
Total: 21.338060 ms (FindLiveObjects: 0.813160 ms CreateObjectMapping: 0.398130 ms
MarkObjects: 19.300310 ms DeleteObjects: 0.021610 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 18418.
Total: 22.974911 ms (FindLiveObjects: 0.763567 ms CreateObjectMapping: 0.428329 ms
MarkObjects: 20.560085 ms DeleteObjects: 0.375134 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 18382.
Total: 21.376570 ms (FindLiveObjects: 0.994078 ms CreateObjectMapping: 0.399515 ms
MarkObjects: 19.148760 ms DeleteObjects: 0.036848 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 18418.
Total: 22.359844 ms (FindLiveObjects: 0.725333 ms CreateObjectMapping: 0.486788 ms
MarkObjects: 20.138683 ms DeleteObjects: 0.212225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 38 unused Assets to reduce memory usage. Loaded Objects now: 18402.
Total: 21.545576 ms (FindLiveObjects: 0.725888 ms CreateObjectMapping: 0.480970 ms
MarkObjects: 19.770475 ms DeleteObjects: 0.056242 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18402.
Total: 19.539688 ms (FindLiveObjects: 0.617004 ms CreateObjectMapping: 0.392589 ms
MarkObjects: 17.993158 ms DeleteObjects: 0.022995 ms)

Firing QuestTrigger: LizPlan from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 18437.
Total: 21.659447 ms (FindLiveObjects: 0.726996 ms CreateObjectMapping: 0.400069 ms
MarkObjects: 19.551046 ms DeleteObjects: 0.186181 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 189 unused Assets to reduce memory usage. Loaded Objects now: 18401.
Total: 22.026268 ms (FindLiveObjects: 0.846407 ms CreateObjectMapping: 0.490667 ms
MarkObjects: 19.766596 ms DeleteObjects: 0.095307 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18401.
Total: 19.561296 ms (FindLiveObjects: 0.607307 ms CreateObjectMapping: 0.391757 ms
MarkObjects: 18.025850 ms DeleteObjects: 0.020502 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18401.
Total: 19.817297 ms (FindLiveObjects: 0.593177 ms CreateObjectMapping: 0.438303 ms
MarkObjects: 18.232256 ms DeleteObjects: 0.022164 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18404.
Total: 21.316172 ms (FindLiveObjects: 0.634736 ms CreateObjectMapping: 0.406718 ms
MarkObjects: 19.725315 ms DeleteObjects: 0.020502 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18404.
Total: 19.655497 ms (FindLiveObjects: 0.608416 ms CreateObjectMapping: 0.403394 ms
MarkObjects: 18.096777 ms DeleteObjects: 0.019948 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18400.
Total: 20.834648 ms (FindLiveObjects: 0.856658 ms CreateObjectMapping: 0.400346 ms
MarkObjects: 19.038492 ms DeleteObjects: 0.021887 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 18495.
Total: 20.610233 ms (FindLiveObjects: 0.854719 ms CreateObjectMapping: 0.400623 ms
MarkObjects: 18.496569 ms DeleteObjects: 0.064831 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 18506.
Total: 22.049543 ms (FindLiveObjects: 0.550234 ms CreateObjectMapping: 0.473489 ms
MarkObjects: 20.114304 ms DeleteObjects: 0.070649 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18506.
Total: 19.578751 ms (FindLiveObjects: 0.649143 ms CreateObjectMapping: 0.395359 ms
MarkObjects: 17.998421 ms DeleteObjects: 0.020225 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18502.
Total: 20.470320 ms (FindLiveObjects: 0.814546 ms CreateObjectMapping: 0.479030 ms
MarkObjects: 18.634821 ms DeleteObjects: 0.023272 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18505.
Total: 21.833992 ms (FindLiveObjects: 1.581715 ms CreateObjectMapping: 0.712589 ms
MarkObjects: 18.720154 ms DeleteObjects: 0.022164 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18505.
Total: 20.367256 ms (FindLiveObjects: 0.707048 ms CreateObjectMapping: 0.394251 ms
MarkObjects: 18.727081 ms DeleteObjects: 0.022995 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18505.
Total: 19.724205 ms (FindLiveObjects: 0.630026 ms CreateObjectMapping: 0.392589 ms
MarkObjects: 18.120880 ms DeleteObjects: 0.023272 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 18480.
Total: 21.535879 ms (FindLiveObjects: 0.689593 ms CreateObjectMapping: 0.408104 ms
MarkObjects: 19.588726 ms DeleteObjects: 0.026043 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 18480.
Total: 21.193159 ms (FindLiveObjects: 0.657455 ms CreateObjectMapping: 0.407273 ms
MarkObjects: 19.590664 ms DeleteObjects: 0.022164 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 18514.
Total: 21.426163 ms (FindLiveObjects: 0.727550 ms CreateObjectMapping: 0.460190 ms
MarkObjects: 19.389799 ms DeleteObjects: 0.038787 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 18514.
Total: 21.793541 ms (FindLiveObjects: 0.743065 ms CreateObjectMapping: 0.398684 ms
MarkObjects: 19.609505 ms DeleteObjects: 0.246580 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 18514.
Total: 21.111704 ms (FindLiveObjects: 0.965818 ms CreateObjectMapping: 0.430268 ms
MarkObjects: 18.883062 ms DeleteObjects: 0.028536 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 19095.
Total: 21.370199 ms (FindLiveObjects: 0.677403 ms CreateObjectMapping: 0.473766 ms
MarkObjects: 19.212761 ms DeleteObjects: 0.219151 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 19227.
Total: 21.544189 ms (FindLiveObjects: 0.870788 ms CreateObjectMapping: 0.441905 ms
MarkObjects: 19.162889 ms DeleteObjects: 0.234943 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19227.
Total: 20.240917 ms (FindLiveObjects: 0.707048 ms CreateObjectMapping: 0.405333 ms
MarkObjects: 18.521505 ms DeleteObjects: 0.020779 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 554 unused Assets to reduce memory usage. Loaded Objects now: 19216.
Total: 22.589247 ms (FindLiveObjects: 0.782684 ms CreateObjectMapping: 0.436086 ms
MarkObjects: 20.316000 ms DeleteObjects: 0.228848 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 19217.
Total: 21.499863 ms (FindLiveObjects: 0.850563 ms CreateObjectMapping: 0.413922 ms
MarkObjects: 19.374838 ms DeleteObjects: 0.063722 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 93 unused Assets to reduce memory usage. Loaded Objects now: 19253.
Total: 22.606424 ms (FindLiveObjects: 0.734753 ms CreateObjectMapping: 0.423896 ms
MarkObjects: 20.409090 ms DeleteObjects: 0.237714 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 190 unused Assets to reduce memory usage. Loaded Objects now: 19217.
Total: 22.666546 ms (FindLiveObjects: 0.884918 ms CreateObjectMapping: 0.509783 ms
MarkObjects: 20.128708 ms DeleteObjects: 0.355186 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19217.
Total: 20.225956 ms (FindLiveObjects: 0.672416 ms CreateObjectMapping: 0.401177 ms
MarkObjects: 18.615702 ms DeleteObjects: 0.021333 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19217.
Total: 20.627134 ms (FindLiveObjects: 0.641939 ms CreateObjectMapping: 0.402008 ms
MarkObjects: 19.043756 ms DeleteObjects: 0.021887 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19216.
Total: 22.138754 ms (FindLiveObjects: 0.926754 ms CreateObjectMapping: 0.451602 ms
MarkObjects: 20.052794 ms DeleteObjects: 0.043774 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19216.
Total: 21.146614 ms (FindLiveObjects: 1.089663 ms CreateObjectMapping: 0.440796 ms
MarkObjects: 19.076448 ms DeleteObjects: 0.024658 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19216.
Total: 20.609402 ms (FindLiveObjects: 0.763290 ms CreateObjectMapping: 0.417524 ms
MarkObjects: 18.875860 ms DeleteObjects: 0.024380 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19198.
Total: 22.112988 ms (FindLiveObjects: 0.741126 ms CreateObjectMapping: 0.470719 ms
MarkObjects: 20.336779 ms DeleteObjects: 0.024380 ms)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
WARNING: Shader Unsupported: 'Enviro/BumpedDiffuseOverlaySM2' - Pass 'FORWARD'
shader state not supported
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 17 unused Assets to reduce memory usage. Loaded Objects now: 41674.
Total: 26.277700 ms (FindLiveObjects: 1.122910 ms CreateObjectMapping: 1.779533 ms
MarkObjects: 22.071983 ms DeleteObjects: 0.467117 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41676.
Total: 25.652662 ms (FindLiveObjects: 1.491672 ms CreateObjectMapping: 1.591412 ms
MarkObjects: 21.993023 ms DeleteObjects: 0.052363 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41676.
Total: 25.281960 ms (FindLiveObjects: 1.242598 ms CreateObjectMapping: 1.501092 ms
MarkObjects: 21.961992 ms DeleteObjects: 0.058458 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41676.
Total: 25.240679 ms (FindLiveObjects: 1.227914 ms CreateObjectMapping: 1.479204 ms
MarkObjects: 21.969471 ms DeleteObjects: 0.049593 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 41676.
Total: 25.333769 ms (FindLiveObjects: 1.211291 ms CreateObjectMapping: 1.467845 ms
MarkObjects: 21.958668 ms DeleteObjects: 0.058458 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 41659.
Total: 26.495468 ms (FindLiveObjects: 1.474494 ms CreateObjectMapping: 1.587810 ms
MarkObjects: 22.255672 ms DeleteObjects: 0.400346 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 517 unused Assets to reduce memory usage. Loaded Objects now: 50701.
Total: 28.487503 ms (FindLiveObjects: 1.904209 ms CreateObjectMapping: 1.857109 ms
MarkObjects: 23.624054 ms DeleteObjects: 0.288138 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50702.
Total: 27.970793 ms (FindLiveObjects: 2.274356 ms CreateObjectMapping: 1.750165 ms
MarkObjects: 23.347828 ms DeleteObjects: 0.075082 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50702.
Total: 27.200853 ms (FindLiveObjects: 1.672867 ms CreateObjectMapping: 1.708330 ms
MarkObjects: 23.235344 ms DeleteObjects: 0.057073 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50677.
Total: 27.237980 ms (FindLiveObjects: 1.632139 ms CreateObjectMapping: 1.702512 ms
MarkObjects: 23.320124 ms DeleteObjects: 0.057904 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 110 unused Assets to reduce memory usage. Loaded Objects now: 50711.
Total: 28.125668 ms (FindLiveObjects: 1.869300 ms CreateObjectMapping: 1.768174 ms
MarkObjects: 23.591084 ms DeleteObjects: 0.106943 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50711.
Total: 27.306688 ms (FindLiveObjects: 1.693092 ms CreateObjectMapping: 1.723014 ms
MarkObjects: 23.305162 ms DeleteObjects: 0.059567 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50711.
Total: 27.296991 ms (FindLiveObjects: 1.669265 ms CreateObjectMapping: 1.711378 ms
MarkObjects: 23.331205 ms DeleteObjects: 0.058735 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50711.
Total: 27.370966 ms (FindLiveObjects: 1.732711 ms CreateObjectMapping: 1.721629 ms
MarkObjects: 23.333143 ms DeleteObjects: 0.058181 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 50620.
Total: 27.777132 ms (FindLiveObjects: 1.693092 ms CreateObjectMapping: 1.731603 ms
MarkObjects: 23.440920 ms DeleteObjects: 0.106943 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 50527.
Total: 27.380665 ms (FindLiveObjects: 1.648486 ms CreateObjectMapping: 1.728278 ms
MarkObjects: 23.096262 ms DeleteObjects: 0.103896 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50494.
Total: 28.389425 ms (FindLiveObjects: 1.798650 ms CreateObjectMapping: 1.735204 ms
MarkObjects: 24.272642 ms DeleteObjects: 0.056796 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 50124.
Total: 27.393686 ms (FindLiveObjects: 1.607481 ms CreateObjectMapping: 1.726893 ms
MarkObjects: 23.190737 ms DeleteObjects: 0.079792 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50113.
Total: 26.953995 ms (FindLiveObjects: 1.673144 ms CreateObjectMapping: 1.719966 ms
MarkObjects: 22.970200 ms DeleteObjects: 0.059844 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50111.
Total: 27.043484 ms (FindLiveObjects: 1.673975 ms CreateObjectMapping: 1.713317 ms
MarkObjects: 23.068277 ms DeleteObjects: 0.060398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50097.
Total: 26.981148 ms (FindLiveObjects: 1.647932 ms CreateObjectMapping: 1.707499 ms
MarkObjects: 23.036694 ms DeleteObjects: 0.060121 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50130.
Total: 27.590118 ms (FindLiveObjects: 1.808347 ms CreateObjectMapping: 1.864590 ms
MarkObjects: 23.049715 ms DeleteObjects: 0.060121 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50135.
Total: 27.483175 ms (FindLiveObjects: 1.700018 ms CreateObjectMapping: 1.913352 ms
MarkObjects: 23.283829 ms DeleteObjects: 0.057627 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50135.
Total: 27.287018 ms (FindLiveObjects: 1.680901 ms CreateObjectMapping: 1.721629 ms
MarkObjects: 23.297127 ms DeleteObjects: 0.057904 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50135.
Total: 27.004696 ms (FindLiveObjects: 1.649594 ms CreateObjectMapping: 1.715810 ms
MarkObjects: 23.053041 ms DeleteObjects: 0.057627 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 67 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.661322 ms (FindLiveObjects: 1.650148 ms CreateObjectMapping: 1.713871 ms
MarkObjects: 23.265820 ms DeleteObjects: 0.221645 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 26.955381 ms (FindLiveObjects: 1.629369 ms CreateObjectMapping: 1.743239 ms
MarkObjects: 22.997076 ms DeleteObjects: 0.057350 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.626965 ms (FindLiveObjects: 1.683395 ms CreateObjectMapping: 1.739083 ms
MarkObjects: 23.617682 ms DeleteObjects: 0.058458 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.474031 ms (FindLiveObjects: 1.725784 ms CreateObjectMapping: 1.723291 ms
MarkObjects: 23.435654 ms DeleteObjects: 0.058458 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.150152 ms (FindLiveObjects: 1.664001 ms CreateObjectMapping: 1.757646 ms
MarkObjects: 23.154444 ms DeleteObjects: 0.057073 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.034065 ms (FindLiveObjects: 1.672867 ms CreateObjectMapping: 1.841871 ms
MarkObjects: 22.946095 ms DeleteObjects: 0.056796 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.377892 ms (FindLiveObjects: 1.861542 ms CreateObjectMapping: 1.942997 ms
MarkObjects: 22.994305 ms DeleteObjects: 0.058458 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.214983 ms (FindLiveObjects: 2.119759 ms CreateObjectMapping: 1.862373 ms
MarkObjects: 22.656570 ms DeleteObjects: 0.057350 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50014.
Total: 27.456299 ms (FindLiveObjects: 1.913352 ms CreateObjectMapping: 2.004226 ms
MarkObjects: 22.963552 ms DeleteObjects: 0.057073 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 50012.
Total: 27.609512 ms (FindLiveObjects: 2.139984 ms CreateObjectMapping: 2.190131 ms
MarkObjects: 22.710598 ms DeleteObjects: 0.056796 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 46002.
Total: 27.058447 ms (FindLiveObjects: 1.606650 ms CreateObjectMapping: 1.672867 ms
MarkObjects: 22.823637 ms DeleteObjects: 0.147948 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46003.
Total: 26.149424 ms (FindLiveObjects: 1.565092 ms CreateObjectMapping: 1.667880 ms
MarkObjects: 22.333803 ms DeleteObjects: 0.053748 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46003.
Total: 26.234480 ms (FindLiveObjects: 1.552624 ms CreateObjectMapping: 1.662061 ms
MarkObjects: 22.439915 ms DeleteObjects: 0.052917 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45975.
Total: 28.651798 ms (FindLiveObjects: 1.657906 ms CreateObjectMapping: 2.354703 ms
MarkObjects: 24.056816 ms DeleteObjects: 0.053471 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 45572.
Total: 26.754515 ms (FindLiveObjects: 1.547914 ms CreateObjectMapping: 1.658460 ms
MarkObjects: 22.669039 ms DeleteObjects: 0.073974 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45561.
Total: 26.555866 ms (FindLiveObjects: 1.777040 ms CreateObjectMapping: 1.725507 ms
MarkObjects: 22.476486 ms DeleteObjects: 0.055134 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45561.
Total: 29.174049 ms (FindLiveObjects: 1.787568 ms CreateObjectMapping: 1.872070 ms
MarkObjects: 24.938963 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45561.
Total: 26.666134 ms (FindLiveObjects: 1.865421 ms CreateObjectMapping: 1.818044 ms
MarkObjects: 22.400848 ms DeleteObjects: 0.055134 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45604.
Total: 26.412905 ms (FindLiveObjects: 1.504693 ms CreateObjectMapping: 1.678962 ms
MarkObjects: 22.368435 ms DeleteObjects: 0.055965 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45609.
Total: 26.443935 ms (FindLiveObjects: 1.619949 ms CreateObjectMapping: 1.764849 ms
MarkObjects: 22.481195 ms DeleteObjects: 0.054580 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45606.
Total: 26.146652 ms (FindLiveObjects: 1.678408 ms CreateObjectMapping: 1.662893 ms
MarkObjects: 22.218267 ms DeleteObjects: 0.053471 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 45558.
Total: 26.363033 ms (FindLiveObjects: 1.691152 ms CreateObjectMapping: 1.743793 ms
MarkObjects: 22.345438 ms DeleteObjects: 0.054857 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 54460.
Total: 28.871504 ms (FindLiveObjects: 1.872070 ms CreateObjectMapping: 1.601940 ms
MarkObjects: 24.204210 ms DeleteObjects: 0.376796 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54461.
Total: 28.227348 ms (FindLiveObjects: 1.803360 ms CreateObjectMapping: 1.679516 ms
MarkObjects: 24.160158 ms DeleteObjects: 0.060121 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54459.
Total: 27.918707 ms (FindLiveObjects: 1.820538 ms CreateObjectMapping: 1.801421 ms
MarkObjects: 23.705784 ms DeleteObjects: 0.063445 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54459.
Total: 28.004316 ms (FindLiveObjects: 1.866806 ms CreateObjectMapping: 2.010044 ms
MarkObjects: 23.537611 ms DeleteObjects: 0.064554 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54459.
Total: 28.187452 ms (FindLiveObjects: 2.103967 ms CreateObjectMapping: 1.785075 ms
MarkObjects: 23.709110 ms DeleteObjects: 0.062891 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54459.
Total: 27.759953 ms (FindLiveObjects: 1.950200 ms CreateObjectMapping: 1.653196 ms
MarkObjects: 23.561163 ms DeleteObjects: 0.068155 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54436.
Total: 27.641928 ms (FindLiveObjects: 1.775655 ms CreateObjectMapping: 1.618564 ms
MarkObjects: 23.661732 ms DeleteObjects: 0.059290 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 61 unused Assets to reduce memory usage. Loaded Objects now: 53999.
Total: 28.396629 ms (FindLiveObjects: 1.835499 ms CreateObjectMapping: 1.780642 ms
MarkObjects: 23.867586 ms DeleteObjects: 0.101956 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53988.
Total: 28.569511 ms (FindLiveObjects: 1.840763 ms CreateObjectMapping: 1.771499 ms
MarkObjects: 24.368229 ms DeleteObjects: 0.061506 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53988.
Total: 27.984369 ms (FindLiveObjects: 1.847966 ms CreateObjectMapping: 1.874841 ms
MarkObjects: 23.669491 ms DeleteObjects: 0.064277 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53988.
Total: 28.057789 ms (FindLiveObjects: 1.917231 ms CreateObjectMapping: 2.026114 ms
MarkObjects: 23.528469 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53988.
Total: 27.946413 ms (FindLiveObjects: 2.013646 ms CreateObjectMapping: 1.849629 ms
MarkObjects: 23.501318 ms DeleteObjects: 0.062614 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 53992.
Total: 28.451210 ms (FindLiveObjects: 1.785075 ms CreateObjectMapping: 1.795326 ms
MarkObjects: 23.947657 ms DeleteObjects: 0.080346 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53944.
Total: 29.484352 ms (FindLiveObjects: 1.969871 ms CreateObjectMapping: 1.683949 ms
MarkObjects: 25.240955 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53944.
Total: 27.959435 ms (FindLiveObjects: 1.815274 ms CreateObjectMapping: 1.641836 ms
MarkObjects: 23.912193 ms DeleteObjects: 0.062337 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53944.
Total: 27.864681 ms (FindLiveObjects: 1.853785 ms CreateObjectMapping: 1.827187 ms
MarkObjects: 23.595518 ms DeleteObjects: 0.061783 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 44776.
Total: 28.397459 ms (FindLiveObjects: 1.799759 ms CreateObjectMapping: 1.885646 ms
MarkObjects: 23.728781 ms DeleteObjects: 0.161523 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44777.
Total: 26.525667 ms (FindLiveObjects: 1.538494 ms CreateObjectMapping: 1.654304 ms
MarkObjects: 22.751326 ms DeleteObjects: 0.055688 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44777.
Total: 26.494081 ms (FindLiveObjects: 1.568139 ms CreateObjectMapping: 1.657074 ms
MarkObjects: 22.687880 ms DeleteObjects: 0.054026 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44749.
Total: 27.378170 ms (FindLiveObjects: 2.643673 ms CreateObjectMapping: 1.729386 ms
MarkObjects: 22.423845 ms DeleteObjects: 0.053194 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 44368.
Total: 26.525112 ms (FindLiveObjects: 1.485022 ms CreateObjectMapping: 1.668988 ms
MarkObjects: 22.495604 ms DeleteObjects: 0.074805 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44357.
Total: 26.323692 ms (FindLiveObjects: 1.740191 ms CreateObjectMapping: 1.696694 ms
MarkObjects: 22.307203 ms DeleteObjects: 0.052917 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44357.
Total: 26.392124 ms (FindLiveObjects: 1.552070 ms CreateObjectMapping: 1.766512 ms
MarkObjects: 22.494217 ms DeleteObjects: 0.054303 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44355.
Total: 26.437008 ms (FindLiveObjects: 1.527689 ms CreateObjectMapping: 1.662339 ms
MarkObjects: 22.628866 ms DeleteObjects: 0.053471 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 44345.
Total: 26.635105 ms (FindLiveObjects: 1.594183 ms CreateObjectMapping: 1.674806 ms
MarkObjects: 22.492832 ms DeleteObjects: 0.063445 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44345.
Total: 26.213701 ms (FindLiveObjects: 1.619395 ms CreateObjectMapping: 1.669819 ms
MarkObjects: 22.343500 ms DeleteObjects: 0.054580 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44345.
Total: 26.632334 ms (FindLiveObjects: 1.592520 ms CreateObjectMapping: 1.726616 ms
MarkObjects: 22.736917 ms DeleteObjects: 0.055134 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 44345.
Total: 26.336159 ms (FindLiveObjects: 1.601940 ms CreateObjectMapping: 1.748226 ms
MarkObjects: 22.403065 ms DeleteObjects: 0.055411 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 35 unused Assets to reduce memory usage. Loaded Objects now: 54504.
Total: 29.101183 ms (FindLiveObjects: 1.842148 ms CreateObjectMapping: 1.990928 ms
MarkObjects: 24.344955 ms DeleteObjects: 0.132710 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54505.
Total: 27.773252 ms (FindLiveObjects: 1.783135 ms CreateObjectMapping: 1.780088 ms
MarkObjects: 23.615742 ms DeleteObjects: 0.064554 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54505.
Total: 28.286638 ms (FindLiveObjects: 1.883430 ms CreateObjectMapping: 1.821646 ms
MarkObjects: 23.984228 ms DeleteObjects: 0.062337 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54428.
Total: 27.846394 ms (FindLiveObjects: 1.793663 ms CreateObjectMapping: 1.766235 ms
MarkObjects: 23.696087 ms DeleteObjects: 0.063168 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 54042.
Total: 28.270845 ms (FindLiveObjects: 1.751828 ms CreateObjectMapping: 1.769836 ms
MarkObjects: 23.833231 ms DeleteObjects: 0.090043 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54031.
Total: 27.677391 ms (FindLiveObjects: 1.801144 ms CreateObjectMapping: 1.777871 ms
MarkObjects: 23.502705 ms DeleteObjects: 0.065108 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54029.
Total: 27.801235 ms (FindLiveObjects: 1.767620 ms CreateObjectMapping: 1.792832 ms
MarkObjects: 23.648712 ms DeleteObjects: 0.064554 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54015.
Total: 27.953062 ms (FindLiveObjects: 1.749057 ms CreateObjectMapping: 1.781750 ms
MarkObjects: 23.830460 ms DeleteObjects: 0.063445 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 54408.
Total: 30.215227 ms (FindLiveObjects: 2.155499 ms CreateObjectMapping: 1.836607 ms
MarkObjects: 25.345129 ms DeleteObjects: 0.087549 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54408.
Total: 27.764940 ms (FindLiveObjects: 1.765681 ms CreateObjectMapping: 1.783689 ms
MarkObjects: 23.622114 ms DeleteObjects: 0.065108 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54408.
Total: 30.917011 ms (FindLiveObjects: 1.770391 ms CreateObjectMapping: 1.788399 ms
MarkObjects: 26.758118 ms DeleteObjects: 0.066770 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54408.
Total: 29.818483 ms (FindLiveObjects: 2.759205 ms CreateObjectMapping: 2.270201 ms
MarkObjects: 24.198946 ms DeleteObjects: 0.063722 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 54592.
Total: 28.284422 ms (FindLiveObjects: 1.789507 ms CreateObjectMapping: 1.773992 ms
MarkObjects: 23.807741 ms DeleteObjects: 0.107497 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 54499.
Total: 28.607746 ms (FindLiveObjects: 1.797542 ms CreateObjectMapping: 1.799482 ms
MarkObjects: 24.073439 ms DeleteObjects: 0.111099 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 54412.
Total: 28.369202 ms (FindLiveObjects: 1.778148 ms CreateObjectMapping: 1.780642 ms
MarkObjects: 23.890583 ms DeleteObjects: 0.111376 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54412.
Total: 28.186344 ms (FindLiveObjects: 1.833282 ms CreateObjectMapping: 1.825802 ms
MarkObjects: 23.934910 ms DeleteObjects: 0.064554 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 314 unused Assets to reduce memory usage. Loaded Objects now: 54412.
Total: 28.915001 ms (FindLiveObjects: 1.838824 ms CreateObjectMapping: 1.809733 ms
MarkObjects: 24.235794 ms DeleteObjects: 0.202251 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54415.
Total: 28.655401 ms (FindLiveObjects: 2.210633 ms CreateObjectMapping: 1.776486 ms
MarkObjects: 23.786131 ms DeleteObjects: 0.061506 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 40 unused Assets to reduce memory usage. Loaded Objects now: 55196.
Total: 32.341911 ms (FindLiveObjects: 2.261058 ms CreateObjectMapping: 2.764746 ms
MarkObjects: 26.344194 ms DeleteObjects: 0.162909 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55196.
Total: 28.710257 ms (FindLiveObjects: 2.282391 ms CreateObjectMapping: 1.832174 ms
MarkObjects: 24.010548 ms DeleteObjects: 0.063168 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 94 unused Assets to reduce memory usage. Loaded Objects now: 55282.
Total: 30.535503 ms (FindLiveObjects: 3.000244 ms CreateObjectMapping: 2.572469 ms
MarkObjects: 23.979517 ms DeleteObjects: 0.183411 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55270.
Total: 28.315729 ms (FindLiveObjects: 2.228365 ms CreateObjectMapping: 1.828018 ms
MarkObjects: 23.666721 ms DeleteObjects: 0.063445 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 54428.
Total: 29.212284 ms (FindLiveObjects: 2.343343 ms CreateObjectMapping: 2.048278 ms
MarkObjects: 23.919674 ms DeleteObjects: 0.092536 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54452.
Total: 28.995348 ms (FindLiveObjects: 2.260781 ms CreateObjectMapping: 1.834945 ms
MarkObjects: 24.020245 ms DeleteObjects: 0.063168 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54456.
Total: 28.383884 ms (FindLiveObjects: 2.410114 ms CreateObjectMapping: 1.843533 ms
MarkObjects: 23.550079 ms DeleteObjects: 0.060121 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54457.
Total: 28.828283 ms (FindLiveObjects: 2.319240 ms CreateObjectMapping: 1.811949 ms
MarkObjects: 24.064575 ms DeleteObjects: 0.107774 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54457.
Total: 28.533218 ms (FindLiveObjects: 2.296798 ms CreateObjectMapping: 1.758200 ms
MarkObjects: 23.901110 ms DeleteObjects: 0.060952 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 46 unused Assets to reduce memory usage. Loaded Objects now: 54328.
Total: 29.523695 ms (FindLiveObjects: 2.416486 ms CreateObjectMapping: 2.051603 ms
MarkObjects: 24.150461 ms DeleteObjects: 0.089212 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54328.
Total: 28.786171 ms (FindLiveObjects: 2.205369 ms CreateObjectMapping: 1.780365 ms
MarkObjects: 24.213907 ms DeleteObjects: 0.066770 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54328.
Total: 28.479193 ms (FindLiveObjects: 2.240555 ms CreateObjectMapping: 1.851291 ms
MarkObjects: 23.800539 ms DeleteObjects: 0.062060 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54328.
Total: 28.546240 ms (FindLiveObjects: 2.445300 ms CreateObjectMapping: 1.848798 ms
MarkObjects: 23.661179 ms DeleteObjects: 0.062891 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54328.
Total: 28.510500 ms (FindLiveObjects: 2.253854 ms CreateObjectMapping: 1.786737 ms
MarkObjects: 23.879778 ms DeleteObjects: 0.062337 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 54322.
Total: 29.023607 ms (FindLiveObjects: 2.263551 ms CreateObjectMapping: 1.802252 ms
MarkObjects: 24.053492 ms DeleteObjects: 0.076467 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 54325.
Total: 30.043730 ms (FindLiveObjects: 2.274356 ms CreateObjectMapping: 1.773992 ms
MarkObjects: 25.115171 ms DeleteObjects: 0.062891 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 63 unused Assets to reduce memory usage. Loaded Objects now: 55667.
Total: 30.055922 ms (FindLiveObjects: 2.544486 ms CreateObjectMapping: 2.448902 ms
MarkObjects: 24.094774 ms DeleteObjects: 0.167342 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55667.
Total: 28.675625 ms (FindLiveObjects: 2.293750 ms CreateObjectMapping: 1.941057 ms
MarkObjects: 23.860937 ms DeleteObjects: 0.062337 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55708.
Total: 29.097305 ms (FindLiveObjects: 2.333369 ms CreateObjectMapping: 1.826079 ms
MarkObjects: 24.065683 ms DeleteObjects: 0.062060 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 96 unused Assets to reduce memory usage. Loaded Objects now: 55799.
Total: 31.928267 ms (FindLiveObjects: 2.964781 ms CreateObjectMapping: 2.295967 ms
MarkObjects: 25.087189 ms DeleteObjects: 0.761628 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55739.
Total: 37.458038 ms (FindLiveObjects: 3.507812 ms CreateObjectMapping: 2.605439 ms
MarkObjects: 30.756041 ms DeleteObjects: 0.067601 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 55287.
Total: 29.381010 ms (FindLiveObjects: 2.349162 ms CreateObjectMapping: 1.813611 ms
MarkObjects: 24.334427 ms DeleteObjects: 0.093368 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55275.
Total: 29.114483 ms (FindLiveObjects: 2.363846 ms CreateObjectMapping: 2.205369 ms
MarkObjects: 23.954306 ms DeleteObjects: 0.063445 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55275.
Total: 28.987867 ms (FindLiveObjects: 2.589647 ms CreateObjectMapping: 1.819153 ms
MarkObjects: 23.989769 ms DeleteObjects: 0.061506 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55275.
Total: 28.650967 ms (FindLiveObjects: 2.369387 ms CreateObjectMapping: 1.790062 ms
MarkObjects: 23.902775 ms DeleteObjects: 0.062614 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 55318.
Total: 29.863920 ms (FindLiveObjects: 2.682738 ms CreateObjectMapping: 1.921663 ms
MarkObjects: 24.389006 ms DeleteObjects: 0.073697 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55323.
Total: 29.195383 ms (FindLiveObjects: 2.442807 ms CreateObjectMapping: 1.810010 ms
MarkObjects: 24.341076 ms DeleteObjects: 0.068710 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55323.
Total: 29.682447 ms (FindLiveObjects: 2.375759 ms CreateObjectMapping: 1.811395 ms
MarkObjects: 24.901283 ms DeleteObjects: 0.066216 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55275.
Total: 29.407331 ms (FindLiveObjects: 2.431447 ms CreateObjectMapping: 2.196226 ms
MarkObjects: 24.186201 ms DeleteObjects: 0.064277 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55275.
Total: 29.302326 ms (FindLiveObjects: 2.827915 ms CreateObjectMapping: 1.809733 ms
MarkObjects: 24.088955 ms DeleteObjects: 0.060952 ms)

Firing QuestTrigger: LydiaSaved from Lua

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 22623 unused Assets to reduce memory usage. Loaded Objects now: 20042.
Total: 50.077408 ms (FindLiveObjects: 1.495551 ms CreateObjectMapping: 1.950754 ms
MarkObjects: 20.945192 ms DeleteObjects: 24.869976 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 23.905819 ms (FindLiveObjects: 0.869403 ms CreateObjectMapping: 0.457143 ms
MarkObjects: 22.022943 ms DeleteObjects: 0.024935 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 21.967531 ms (FindLiveObjects: 0.756087 ms CreateObjectMapping: 0.434147 ms
MarkObjects: 20.227064 ms DeleteObjects: 0.022995 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 21.958391 ms (FindLiveObjects: 0.727827 ms CreateObjectMapping: 0.443844 ms
MarkObjects: 20.231773 ms DeleteObjects: 0.025766 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 21.842302 ms (FindLiveObjects: 0.793489 ms CreateObjectMapping: 0.430268 ms
MarkObjects: 20.055014 ms DeleteObjects: 0.025489 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 21.882753 ms (FindLiveObjects: 0.762459 ms CreateObjectMapping: 0.433870 ms
MarkObjects: 20.146996 ms DeleteObjects: 0.024658 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 21.700174 ms (FindLiveObjects: 0.723394 ms CreateObjectMapping: 0.420294 ms
MarkObjects: 20.016224 ms DeleteObjects: 0.024380 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 20026.
Total: 22.252901 ms (FindLiveObjects: 1.011533 ms CreateObjectMapping: 0.423065 ms
MarkObjects: 20.274717 ms DeleteObjects: 0.024103 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 50 unused Assets to reduce memory usage. Loaded Objects now: 19970.
Total: 22.936678 ms (FindLiveObjects: 0.708710 ms CreateObjectMapping: 0.882424 ms
MarkObjects: 20.492485 ms DeleteObjects: 0.067601 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 19969.
Total: 22.209957 ms (FindLiveObjects: 0.802355 ms CreateObjectMapping: 0.420848 ms
MarkObjects: 20.059446 ms DeleteObjects: 0.368208 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 19989.
Total: 26.093182 ms (FindLiveObjects: 0.777420 ms CreateObjectMapping: 0.465177 ms
MarkObjects: 23.414322 ms DeleteObjects: 0.332190 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 19987.
Total: 24.241613 ms (FindLiveObjects: 0.761905 ms CreateObjectMapping: 0.508675 ms
MarkObjects: 21.789110 ms DeleteObjects: 0.342995 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 19987.
Total: 24.030220 ms (FindLiveObjects: 0.811498 ms CreateObjectMapping: 0.473489 ms
MarkObjects: 21.918495 ms DeleteObjects: 0.031030 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 19950.
Total: 24.024124 ms (FindLiveObjects: 0.838095 ms CreateObjectMapping: 0.431376 ms
MarkObjects: 22.196104 ms DeleteObjects: 0.038233 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19992.
Total: 23.434271 ms (FindLiveObjects: 0.772710 ms CreateObjectMapping: 0.429437 ms
MarkObjects: 21.397629 ms DeleteObjects: 0.023549 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19997.
Total: 23.644556 ms (FindLiveObjects: 0.551065 ms CreateObjectMapping: 0.543861 ms
MarkObjects: 21.725386 ms DeleteObjects: 0.023549 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 19987.
Total: 23.901386 ms (FindLiveObjects: 0.716745 ms CreateObjectMapping: 0.423619 ms
MarkObjects: 21.763342 ms DeleteObjects: 0.199480 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 19976.
Total: 22.424400 ms (FindLiveObjects: 0.775481 ms CreateObjectMapping: 0.436086 ms
MarkObjects: 20.646528 ms DeleteObjects: 0.039342 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19976.
Total: 21.789387 ms (FindLiveObjects: 0.697628 ms CreateObjectMapping: 0.428883 ms
MarkObjects: 20.112638 ms DeleteObjects: 0.023826 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 554 unused Assets to reduce memory usage. Loaded Objects now: 20070.
Total: 25.698931 ms (FindLiveObjects: 0.796814 ms CreateObjectMapping: 0.548017 ms
MarkObjects: 23.310980 ms DeleteObjects: 0.236329 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 19974.
Total: 23.716314 ms (FindLiveObjects: 0.764398 ms CreateObjectMapping: 0.443844 ms
MarkObjects: 21.638390 ms DeleteObjects: 0.068710 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 19977.
Total: 23.679188 ms (FindLiveObjects: 0.781576 ms CreateObjectMapping: 0.515879 ms
MarkObjects: 21.501524 ms DeleteObjects: 0.068432 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 19979.
Total: 23.018131 ms (FindLiveObjects: 0.835325 ms CreateObjectMapping: 0.518372 ms
MarkObjects: 20.754856 ms DeleteObjects: 0.065385 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 245 unused Assets to reduce memory usage. Loaded Objects now: 19972.
Total: 23.146130 ms (FindLiveObjects: 0.966096 ms CreateObjectMapping: 0.458805 ms
MarkObjects: 20.781731 ms DeleteObjects: 0.121350 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19972.
Total: 21.763342 ms (FindLiveObjects: 0.696243 ms CreateObjectMapping: 0.421680 ms
MarkObjects: 20.106544 ms DeleteObjects: 0.023826 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19972.
Total: 21.946199 ms (FindLiveObjects: 0.757472 ms CreateObjectMapping: 0.422788 ms
MarkObjects: 20.223738 ms DeleteObjects: 0.022995 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19972.
Total: 23.070496 ms (FindLiveObjects: 0.823688 ms CreateObjectMapping: 0.434424 ms
MarkObjects: 21.259932 ms DeleteObjects: 0.023272 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19972.
Total: 22.130165 ms (FindLiveObjects: 0.713697 ms CreateObjectMapping: 0.434701 ms
MarkObjects: 20.433748 ms DeleteObjects: 0.022995 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19972.
Total: 23.920227 ms (FindLiveObjects: 0.857766 ms CreateObjectMapping: 0.438303 ms
MarkObjects: 22.066164 ms DeleteObjects: 0.026597 ms)

Current Amount: 3

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 20345.
Total: 24.044071 ms (FindLiveObjects: 0.963325 ms CreateObjectMapping: 0.429991 ms
MarkObjects: 21.786337 ms DeleteObjects: 0.065385 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 21082.
Total: 25.888990 ms (FindLiveObjects: 0.813160 ms CreateObjectMapping: 0.443013 ms
MarkObjects: 23.766184 ms DeleteObjects: 0.065385 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 21107.
Total: 23.733768 ms (FindLiveObjects: 0.813714 ms CreateObjectMapping: 0.436641 ms
MarkObjects: 21.640329 ms DeleteObjects: 0.037679 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21107.
Total: 23.061075 ms (FindLiveObjects: 0.722563 ms CreateObjectMapping: 0.421957 ms
MarkObjects: 21.362164 ms DeleteObjects: 0.026597 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 153 unused Assets to reduce memory usage. Loaded Objects now: 21116.
Total: 24.748072 ms (FindLiveObjects: 0.756641 ms CreateObjectMapping: 0.433870 ms
MarkObjects: 22.667931 ms DeleteObjects: 0.089489 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21116.
Total: 23.089890 ms (FindLiveObjects: 0.787394 ms CreateObjectMapping: 0.425835 ms
MarkObjects: 21.332520 ms DeleteObjects: 0.024935 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21112.
Total: 24.468523 ms (FindLiveObjects: 0.751654 ms CreateObjectMapping: 0.439134 ms
MarkObjects: 22.717802 ms DeleteObjects: 0.023549 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21082.
Total: 23.973145 ms (FindLiveObjects: 0.851394 ms CreateObjectMapping: 0.517818 ms
MarkObjects: 22.059240 ms DeleteObjects: 0.025212 ms)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 17 unused Assets to reduce memory usage. Loaded Objects now: 25765.
Total: 25.511917 ms (FindLiveObjects: 0.935896 ms CreateObjectMapping: 0.889351 ms
MarkObjects: 22.403343 ms DeleteObjects: 0.455203 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 25769.
Total: 23.113716 ms (FindLiveObjects: 0.915671 ms CreateObjectMapping: 0.741957 ms
MarkObjects: 20.891722 ms DeleteObjects: 0.032138 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 25769.
Total: 23.330374 ms (FindLiveObjects: 0.883533 ms CreateObjectMapping: 0.719515 ms
MarkObjects: 21.172380 ms DeleteObjects: 0.029090 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 25769.
Total: 23.251968 ms (FindLiveObjects: 0.877992 ms CreateObjectMapping: 0.719515 ms
MarkObjects: 21.086494 ms DeleteObjects: 0.034077 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 25769.
Total: 23.322617 ms (FindLiveObjects: 0.864693 ms CreateObjectMapping: 0.702061 ms
MarkObjects: 21.205906 ms DeleteObjects: 0.032692 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 56 unused Assets to reduce memory usage. Loaded Objects now: 33656.
Total: 25.096609 ms (FindLiveObjects: 1.240104 ms CreateObjectMapping: 0.782407 ms
MarkObjects: 22.172001 ms DeleteObjects: 0.078406 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33657.
Total: 24.829805 ms (FindLiveObjects: 1.215169 ms CreateObjectMapping: 0.781853 ms
MarkObjects: 22.262045 ms DeleteObjects: 0.036848 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33657.
Total: 26.573320 ms (FindLiveObjects: 1.486962 ms CreateObjectMapping: 1.115152 ms
MarkObjects: 23.401855 ms DeleteObjects: 0.034909 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33657.
Total: 24.885492 ms (FindLiveObjects: 1.272797 ms CreateObjectMapping: 0.781853 ms
MarkObjects: 22.270081 ms DeleteObjects: 0.036017 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33632.
Total: 24.858896 ms (FindLiveObjects: 1.196607 ms CreateObjectMapping: 0.775481 ms
MarkObjects: 22.326597 ms DeleteObjects: 0.032415 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 61 unused Assets to reduce memory usage. Loaded Objects now: 33234.
Total: 25.299969 ms (FindLiveObjects: 1.255343 ms CreateObjectMapping: 0.787948 ms
MarkObjects: 22.294182 ms DeleteObjects: 0.065108 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33223.
Total: 25.138168 ms (FindLiveObjects: 1.262269 ms CreateObjectMapping: 0.802078 ms
MarkObjects: 22.509457 ms DeleteObjects: 0.033246 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33223.
Total: 24.773560 ms (FindLiveObjects: 1.223481 ms CreateObjectMapping: 0.774095 ms
MarkObjects: 22.210510 ms DeleteObjects: 0.035186 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33223.
Total: 24.776054 ms (FindLiveObjects: 1.229299 ms CreateObjectMapping: 0.778251 ms
MarkObjects: 22.202200 ms DeleteObjects: 0.036848 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 33221.
Total: 25.304123 ms (FindLiveObjects: 1.261161 ms CreateObjectMapping: 0.792104 ms
MarkObjects: 22.388103 ms DeleteObjects: 0.044883 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33226.
Total: 24.931761 ms (FindLiveObjects: 1.345663 ms CreateObjectMapping: 0.796260 ms
MarkObjects: 22.224087 ms DeleteObjects: 0.034077 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33226.
Total: 25.112677 ms (FindLiveObjects: 1.272243 ms CreateObjectMapping: 0.785455 ms
MarkObjects: 22.489508 ms DeleteObjects: 0.035186 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 33226.
Total: 25.024296 ms (FindLiveObjects: 1.214338 ms CreateObjectMapping: 0.776589 ms
MarkObjects: 22.464571 ms DeleteObjects: 0.038787 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 4613 unused Assets to reduce memory usage. Loaded Objects now: 21171.
Total: 31.470016 ms (FindLiveObjects: 0.923429 ms CreateObjectMapping: 0.741126 ms
MarkObjects: 21.854216 ms DeleteObjects: 7.132819 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 21158.
Total: 28.224577 ms (FindLiveObjects: 0.942823 ms CreateObjectMapping: 0.446892 ms
MarkObjects: 26.065475 ms DeleteObjects: 0.233281 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21158.
Total: 23.488018 ms (FindLiveObjects: 0.787394 ms CreateObjectMapping: 0.433593 ms
MarkObjects: 21.717628 ms DeleteObjects: 0.027151 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21160.
Total: 23.234512 ms (FindLiveObjects: 0.776866 ms CreateObjectMapping: 0.434978 ms
MarkObjects: 21.464951 ms DeleteObjects: 0.028259 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21160.
Total: 24.672712 ms (FindLiveObjects: 0.819533 ms CreateObjectMapping: 0.443567 ms
MarkObjects: 22.858269 ms DeleteObjects: 0.025489 ms)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found
WARNING: Shader Unsupported: 'Enviro/BumpedDiffuseOverlaySM2' - Pass 'FORWARD'
shader state not supported
Unloading 2 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 53 unused Assets to reduce memory usage. Loaded Objects now: 43360.
Total: 27.910118 ms (FindLiveObjects: 1.192174 ms CreateObjectMapping: 1.706113 ms
MarkObjects: 23.758703 ms DeleteObjects: 0.457143 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 43360.
Total: 27.132698 ms (FindLiveObjects: 1.378356 ms CreateObjectMapping: 1.687828 ms
MarkObjects: 23.482203 ms DeleteObjects: 0.056796 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 43360.
Total: 26.934048 ms (FindLiveObjects: 1.299117 ms CreateObjectMapping: 1.658183 ms
MarkObjects: 23.387169 ms DeleteObjects: 0.064554 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 43360.
Total: 27.157909 ms (FindLiveObjects: 1.531014 ms CreateObjectMapping: 1.703620 ms
MarkObjects: 23.346165 ms DeleteObjects: 0.053194 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 56344.
Total: 31.127298 ms (FindLiveObjects: 1.765958 ms CreateObjectMapping: 1.815828 ms
MarkObjects: 26.637875 ms DeleteObjects: 0.077021 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56345.
Total: 29.875557 ms (FindLiveObjects: 1.820261 ms CreateObjectMapping: 1.893127 ms
MarkObjects: 25.568438 ms DeleteObjects: 0.064554 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56345.
Total: 32.142712 ms (FindLiveObjects: 2.150789 ms CreateObjectMapping: 2.909093 ms
MarkObjects: 26.484938 ms DeleteObjects: 0.070372 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56320.
Total: 29.563591 ms (FindLiveObjects: 1.832728 ms CreateObjectMapping: 1.969317 ms
MarkObjects: 25.159779 ms DeleteObjects: 0.069541 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 55921.
Total: 30.325497 ms (FindLiveObjects: 1.909196 ms CreateObjectMapping: 2.038027 ms
MarkObjects: 25.504990 ms DeleteObjects: 0.089212 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55910.
Total: 29.647539 ms (FindLiveObjects: 1.824971 ms CreateObjectMapping: 1.851568 ms
MarkObjects: 25.378376 ms DeleteObjects: 0.065385 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55910.
Total: 29.527851 ms (FindLiveObjects: 1.801975 ms CreateObjectMapping: 1.883153 ms
MarkObjects: 25.241508 ms DeleteObjects: 0.074251 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55910.
Total: 29.687159 ms (FindLiveObjects: 1.931083 ms CreateObjectMapping: 1.981508 ms
MarkObjects: 25.183882 ms DeleteObjects: 0.064277 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55953.
Total: 31.061914 ms (FindLiveObjects: 1.796434 ms CreateObjectMapping: 2.273525 ms
MarkObjects: 26.145546 ms DeleteObjects: 0.064277 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55958.
Total: 30.560995 ms (FindLiveObjects: 1.829681 ms CreateObjectMapping: 2.188746 ms
MarkObjects: 25.955482 ms DeleteObjects: 0.065385 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55958.
Total: 29.629255 ms (FindLiveObjects: 1.814443 ms CreateObjectMapping: 2.011153 ms
MarkObjects: 25.203276 ms DeleteObjects: 0.073697 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55958.
Total: 29.618170 ms (FindLiveObjects: 2.011707 ms CreateObjectMapping: 1.791724 ms
MarkObjects: 25.222948 ms DeleteObjects: 0.065108 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 55897.
Total: 30.199989 ms (FindLiveObjects: 1.824694 ms CreateObjectMapping: 1.901992 ms
MarkObjects: 25.473406 ms DeleteObjects: 0.187290 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.660837 ms (FindLiveObjects: 1.919170 ms CreateObjectMapping: 1.870408 ms
MarkObjects: 25.263119 ms DeleteObjects: 0.085610 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.728716 ms (FindLiveObjects: 1.909473 ms CreateObjectMapping: 1.884261 ms
MarkObjects: 25.342636 ms DeleteObjects: 0.066216 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.615124 ms (FindLiveObjects: 1.810010 ms CreateObjectMapping: 1.836330 ms
MarkObjects: 25.375883 ms DeleteObjects: 0.067601 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.713480 ms (FindLiveObjects: 1.845473 ms CreateObjectMapping: 1.850460 ms
MarkObjects: 25.417442 ms DeleteObjects: 0.067324 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.858934 ms (FindLiveObjects: 1.906148 ms CreateObjectMapping: 2.172123 ms
MarkObjects: 25.180834 ms DeleteObjects: 0.072865 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.529789 ms (FindLiveObjects: 1.833282 ms CreateObjectMapping: 1.903655 ms
MarkObjects: 25.202999 ms DeleteObjects: 0.065108 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.620941 ms (FindLiveObjects: 1.945490 ms CreateObjectMapping: 1.870685 ms
MarkObjects: 25.209372 ms DeleteObjects: 0.065939 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55860.
Total: 29.618725 ms (FindLiveObjects: 1.870408 ms CreateObjectMapping: 1.842425 ms
MarkObjects: 25.322964 ms DeleteObjects: 0.067324 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 55858.
Total: 29.529514 ms (FindLiveObjects: 1.856278 ms CreateObjectMapping: 1.829127 ms
MarkObjects: 25.263397 ms DeleteObjects: 0.067878 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 52461.
Total: 30.343504 ms (FindLiveObjects: 2.129456 ms CreateObjectMapping: 1.874287 ms
MarkObjects: 25.342358 ms DeleteObjects: 0.142407 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52462.
Total: 31.941843 ms (FindLiveObjects: 2.012538 ms CreateObjectMapping: 2.553352 ms
MarkObjects: 26.768923 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52462.
Total: 28.970135 ms (FindLiveObjects: 1.763741 ms CreateObjectMapping: 1.736590 ms
MarkObjects: 24.881613 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52434.
Total: 28.772318 ms (FindLiveObjects: 1.711378 ms CreateObjectMapping: 1.734373 ms
MarkObjects: 24.738375 ms DeleteObjects: 0.058735 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 110 unused Assets to reduce memory usage. Loaded Objects now: 52744.
Total: 30.111887 ms (FindLiveObjects: 1.871239 ms CreateObjectMapping: 2.190685 ms
MarkObjects: 25.143156 ms DeleteObjects: 0.112484 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52745.
Total: 29.303158 ms (FindLiveObjects: 1.795880 ms CreateObjectMapping: 1.754044 ms
MarkObjects: 25.179173 ms DeleteObjects: 0.058735 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52745.
Total: 29.623711 ms (FindLiveObjects: 1.989265 ms CreateObjectMapping: 1.746564 ms
MarkObjects: 25.310221 ms DeleteObjects: 0.061506 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52745.
Total: 30.354864 ms (FindLiveObjects: 1.972088 ms CreateObjectMapping: 1.733542 ms
MarkObjects: 26.039709 ms DeleteObjects: 0.062614 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52725.
Total: 29.124180 ms (FindLiveObjects: 1.804469 ms CreateObjectMapping: 1.749334 ms
MarkObjects: 24.984678 ms DeleteObjects: 0.060675 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 52423.
Total: 29.499590 ms (FindLiveObjects: 1.679793 ms CreateObjectMapping: 1.787568 ms
MarkObjects: 25.144262 ms DeleteObjects: 0.082008 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52412.
Total: 29.017237 ms (FindLiveObjects: 1.733819 ms CreateObjectMapping: 1.746841 ms
MarkObjects: 24.950323 ms DeleteObjects: 0.059567 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52412.
Total: 30.734156 ms (FindLiveObjects: 1.877611 ms CreateObjectMapping: 1.759585 ms
MarkObjects: 26.523727 ms DeleteObjects: 0.059844 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52412.
Total: 29.638672 ms (FindLiveObjects: 1.880659 ms CreateObjectMapping: 1.691429 ms
MarkObjects: 25.486151 ms DeleteObjects: 0.059290 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52301.
Total: 29.871401 ms (FindLiveObjects: 1.741854 ms CreateObjectMapping: 2.115326 ms
MarkObjects: 25.164764 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52306.
Total: 29.110880 ms (FindLiveObjects: 1.752382 ms CreateObjectMapping: 1.815551 ms
MarkObjects: 24.971104 ms DeleteObjects: 0.059567 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52303.
Total: 31.552303 ms (FindLiveObjects: 1.894512 ms CreateObjectMapping: 1.715533 ms
MarkObjects: 27.365425 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52303.
Total: 29.327816 ms (FindLiveObjects: 1.980399 ms CreateObjectMapping: 1.705559 ms
MarkObjects: 25.066687 ms DeleteObjects: 0.059290 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 45 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.629808 ms (FindLiveObjects: 1.690598 ms CreateObjectMapping: 1.796157 ms
MarkObjects: 24.947277 ms DeleteObjects: 0.389541 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.336128 ms (FindLiveObjects: 1.960728 ms CreateObjectMapping: 1.834668 ms
MarkObjects: 24.929821 ms DeleteObjects: 0.059290 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.361063 ms (FindLiveObjects: 1.803914 ms CreateObjectMapping: 1.813057 ms
MarkObjects: 25.168089 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.042725 ms (FindLiveObjects: 1.777317 ms CreateObjectMapping: 1.683118 ms
MarkObjects: 24.992435 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.237495 ms (FindLiveObjects: 1.716919 ms CreateObjectMapping: 1.727724 ms
MarkObjects: 25.204384 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.326155 ms (FindLiveObjects: 1.737975 ms CreateObjectMapping: 1.723014 ms
MarkObjects: 25.277805 ms DeleteObjects: 0.061506 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.269634 ms (FindLiveObjects: 1.711932 ms CreateObjectMapping: 1.718304 ms
MarkObjects: 25.254808 ms DeleteObjects: 0.060398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.282932 ms (FindLiveObjects: 1.795326 ms CreateObjectMapping: 1.835222 ms
MarkObjects: 25.068626 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52256.
Total: 29.541149 ms (FindLiveObjects: 2.001456 ms CreateObjectMapping: 1.739637 ms
MarkObjects: 25.202999 ms DeleteObjects: 0.059290 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52254.
Total: 29.051037 ms (FindLiveObjects: 1.746841 ms CreateObjectMapping: 1.721629 ms
MarkObjects: 24.995207 ms DeleteObjects: 0.061229 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 52358.
Total: 29.359955 ms (FindLiveObjects: 1.717473 ms CreateObjectMapping: 1.724676 ms
MarkObjects: 25.000193 ms DeleteObjects: 0.103065 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 139 unused Assets to reduce memory usage. Loaded Objects now: 48335.
Total: 31.561445 ms (FindLiveObjects: 1.844365 ms CreateObjectMapping: 2.228365 ms
MarkObjects: 26.466375 ms DeleteObjects: 0.216104 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48336.
Total: 28.380560 ms (FindLiveObjects: 1.626044 ms CreateObjectMapping: 1.689213 ms
MarkObjects: 24.484314 ms DeleteObjects: 0.056519 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48336.
Total: 28.678120 ms (FindLiveObjects: 1.642668 ms CreateObjectMapping: 1.699187 ms
MarkObjects: 24.754444 ms DeleteObjects: 0.057904 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48308.
Total: 28.486950 ms (FindLiveObjects: 1.584486 ms CreateObjectMapping: 1.680624 ms
MarkObjects: 24.636972 ms DeleteObjects: 0.057073 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 47919.
Total: 29.313684 ms (FindLiveObjects: 1.759862 ms CreateObjectMapping: 1.724953 ms
MarkObjects: 24.954756 ms DeleteObjects: 0.078129 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47894.
Total: 28.188282 ms (FindLiveObjects: 1.591966 ms CreateObjectMapping: 1.692815 ms
MarkObjects: 24.320574 ms DeleteObjects: 0.056242 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47894.
Total: 28.333183 ms (FindLiveObjects: 1.614685 ms CreateObjectMapping: 1.705836 ms
MarkObjects: 24.432228 ms DeleteObjects: 0.057350 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47894.
Total: 28.165564 ms (FindLiveObjects: 1.582823 ms CreateObjectMapping: 1.678408 ms
MarkObjects: 24.322235 ms DeleteObjects: 0.056519 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 33 unused Assets to reduce memory usage. Loaded Objects now: 48335.
Total: 29.690760 ms (FindLiveObjects: 1.558996 ms CreateObjectMapping: 1.983170 ms
MarkObjects: 25.269217 ms DeleteObjects: 0.079238 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48335.
Total: 28.523245 ms (FindLiveObjects: 1.614131 ms CreateObjectMapping: 1.898391 ms
MarkObjects: 24.427240 ms DeleteObjects: 0.057073 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48335.
Total: 28.566187 ms (FindLiveObjects: 1.664001 ms CreateObjectMapping: 1.861819 ms
MarkObjects: 24.459101 ms DeleteObjects: 0.057350 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48335.
Total: 28.501633 ms (FindLiveObjects: 1.649317 ms CreateObjectMapping: 1.824971 ms
MarkObjects: 24.442757 ms DeleteObjects: 0.057904 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 48289.
Total: 29.560822 ms (FindLiveObjects: 1.580884 ms CreateObjectMapping: 1.756815 ms
MarkObjects: 25.311050 ms DeleteObjects: 0.100848 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 48382.
Total: 29.904371 ms (FindLiveObjects: 1.786183 ms CreateObjectMapping: 2.132503 ms
MarkObjects: 25.075554 ms DeleteObjects: 0.101956 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 48290.
Total: 29.001165 ms (FindLiveObjects: 1.560936 ms CreateObjectMapping: 1.750720 ms
MarkObjects: 24.788799 ms DeleteObjects: 0.098355 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 48283.
Total: 28.956005 ms (FindLiveObjects: 1.698079 ms CreateObjectMapping: 1.752936 ms
MarkObjects: 24.596245 ms DeleteObjects: 0.103065 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48283.
Total: 28.625477 ms (FindLiveObjects: 1.615239 ms CreateObjectMapping: 1.765681 ms
MarkObjects: 24.660522 ms DeleteObjects: 0.055134 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 6 unused Assets to reduce memory usage. Loaded Objects now: 57494.
Total: 32.111679 ms (FindLiveObjects: 1.922495 ms CreateObjectMapping: 1.934962 ms
MarkObjects: 27.356281 ms DeleteObjects: 0.077021 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57494.
Total: 30.976578 ms (FindLiveObjects: 1.894789 ms CreateObjectMapping: 1.891187 ms
MarkObjects: 26.597979 ms DeleteObjects: 0.067324 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 95 unused Assets to reduce memory usage. Loaded Objects now: 57556.
Total: 34.710190 ms (FindLiveObjects: 3.019915 ms CreateObjectMapping: 2.741751 ms
MarkObjects: 27.685701 ms DeleteObjects: 0.367931 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57556.
Total: 31.583332 ms (FindLiveObjects: 2.420365 ms CreateObjectMapping: 1.782027 ms
MarkObjects: 26.783052 ms DeleteObjects: 0.067047 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 39 unused Assets to reduce memory usage. Loaded Objects now: 56696.
Total: 31.167194 ms (FindLiveObjects: 2.220330 ms CreateObjectMapping: 2.082079 ms
MarkObjects: 25.964350 ms DeleteObjects: 0.098909 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56720.
Total: 31.224823 ms (FindLiveObjects: 2.235568 ms CreateObjectMapping: 1.996746 ms
MarkObjects: 26.135015 ms DeleteObjects: 0.061229 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.380077 ms (FindLiveObjects: 2.271309 ms CreateObjectMapping: 1.875672 ms
MarkObjects: 25.617476 ms DeleteObjects: 0.062614 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.879610 ms (FindLiveObjects: 2.376867 ms CreateObjectMapping: 1.965438 ms
MarkObjects: 25.962410 ms DeleteObjects: 0.062891 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.398640 ms (FindLiveObjects: 2.174616 ms CreateObjectMapping: 2.024174 ms
MarkObjects: 25.623848 ms DeleteObjects: 0.064277 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 43 unused Assets to reduce memory usage. Loaded Objects now: 56631.
Total: 31.623785 ms (FindLiveObjects: 2.190685 ms CreateObjectMapping: 1.871516 ms
MarkObjects: 26.664471 ms DeleteObjects: 0.088103 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56631.
Total: 30.567644 ms (FindLiveObjects: 2.200936 ms CreateObjectMapping: 2.120867 ms
MarkObjects: 25.652107 ms DeleteObjects: 0.063722 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56631.
Total: 30.277290 ms (FindLiveObjects: 2.222270 ms CreateObjectMapping: 1.862096 ms
MarkObjects: 25.602236 ms DeleteObjects: 0.062060 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56631.
Total: 30.646049 ms (FindLiveObjects: 2.276850 ms CreateObjectMapping: 1.901992 ms
MarkObjects: 25.874308 ms DeleteObjects: 0.064277 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56631.
Total: 30.432993 ms (FindLiveObjects: 2.223101 ms CreateObjectMapping: 1.869577 ms
MarkObjects: 25.746862 ms DeleteObjects: 0.063168 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 47447.
Total: 31.295746 ms (FindLiveObjects: 1.744347 ms CreateObjectMapping: 1.896728 ms
MarkObjects: 26.679434 ms DeleteObjects: 0.163463 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47448.
Total: 28.772871 ms (FindLiveObjects: 1.604711 ms CreateObjectMapping: 1.753213 ms
MarkObjects: 24.837284 ms DeleteObjects: 0.056519 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47448.
Total: 28.437635 ms (FindLiveObjects: 1.595291 ms CreateObjectMapping: 1.742962 ms
MarkObjects: 24.524763 ms DeleteObjects: 0.056242 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47420.
Total: 47.190479 ms (FindLiveObjects: 4.768142 ms CreateObjectMapping: 7.263036 ms
MarkObjects: 34.589394 ms DeleteObjects: 0.056796 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 47061.
Total: 28.709427 ms (FindLiveObjects: 1.487516 ms CreateObjectMapping: 1.751551 ms
MarkObjects: 24.584333 ms DeleteObjects: 0.077852 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47050.
Total: 28.462292 ms (FindLiveObjects: 1.559274 ms CreateObjectMapping: 1.692538 ms
MarkObjects: 24.628384 ms DeleteObjects: 0.055965 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47050.
Total: 28.530724 ms (FindLiveObjects: 1.556780 ms CreateObjectMapping: 1.756261 ms
MarkObjects: 24.628384 ms DeleteObjects: 0.066770 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 47050.
Total: 28.553165 ms (FindLiveObjects: 1.671204 ms CreateObjectMapping: 1.685334 ms
MarkObjects: 24.600401 ms DeleteObjects: 0.058735 ms)

Current Amount: 3

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 554 unused Assets to reduce memory usage. Loaded Objects now: 46980.
Total: 29.556110 ms (FindLiveObjects: 1.563152 ms CreateObjectMapping: 1.895620 ms
MarkObjects: 25.008505 ms DeleteObjects: 0.275671 ms)
Current Amount: 2

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 92 unused Assets to reduce memory usage. Loaded Objects now: 46980.
Total: 28.852386 ms (FindLiveObjects: 1.533507 ms CreateObjectMapping: 1.743793 ms
MarkObjects: 24.665787 ms DeleteObjects: 0.100294 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 99 unused Assets to reduce memory usage. Loaded Objects now: 46971.
Total: 28.801409 ms (FindLiveObjects: 1.543758 ms CreateObjectMapping: 1.742131 ms
MarkObjects: 24.609543 ms DeleteObjects: 0.105004 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46971.
Total: 28.175814 ms (FindLiveObjects: 1.542373 ms CreateObjectMapping: 1.751828 ms
MarkObjects: 24.303673 ms DeleteObjects: 0.056519 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46971.
Total: 28.644318 ms (FindLiveObjects: 1.593074 ms CreateObjectMapping: 1.743239 ms
MarkObjects: 24.722305 ms DeleteObjects: 0.057904 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 46971.
Total: 29.743679 ms (FindLiveObjects: 1.864036 ms CreateObjectMapping: 2.537837 ms
MarkObjects: 24.758600 ms DeleteObjects: 0.057073 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 48711.
Total: 29.929029 ms (FindLiveObjects: 1.918616 ms CreateObjectMapping: 2.187361 ms
MarkObjects: 24.848366 ms DeleteObjects: 0.132987 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48712.
Total: 28.660387 ms (FindLiveObjects: 1.602494 ms CreateObjectMapping: 1.754598 ms
MarkObjects: 24.715380 ms DeleteObjects: 0.059844 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48712.
Total: 28.819418 ms (FindLiveObjects: 1.624382 ms CreateObjectMapping: 1.754044 ms
MarkObjects: 24.846981 ms DeleteObjects: 0.058735 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48685.
Total: 29.521202 ms (FindLiveObjects: 1.642945 ms CreateObjectMapping: 1.875949 ms
MarkObjects: 25.422150 ms DeleteObjects: 0.056242 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 48304.
Total: 29.266586 ms (FindLiveObjects: 1.582546 ms CreateObjectMapping: 1.762356 ms
MarkObjects: 25.016264 ms DeleteObjects: 0.077298 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48293.
Total: 28.710810 ms (FindLiveObjects: 1.623828 ms CreateObjectMapping: 1.757646 ms
MarkObjects: 24.744747 ms DeleteObjects: 0.057627 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48291.
Total: 28.225132 ms (FindLiveObjects: 1.725784 ms CreateObjectMapping: 1.712486 ms
MarkObjects: 24.218895 ms DeleteObjects: 0.053748 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48277.
Total: 28.374466 ms (FindLiveObjects: 1.871239 ms CreateObjectMapping: 1.721906 ms
MarkObjects: 24.215292 ms DeleteObjects: 0.055688 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48320.
Total: 30.134605 ms (FindLiveObjects: 1.755430 ms CreateObjectMapping: 1.831343 ms
MarkObjects: 25.591156 ms DeleteObjects: 0.059013 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48325.
Total: 28.964319 ms (FindLiveObjects: 1.813888 ms CreateObjectMapping: 1.902824 ms
MarkObjects: 24.679085 ms DeleteObjects: 0.055411 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48325.
Total: 28.796146 ms (FindLiveObjects: 1.885369 ms CreateObjectMapping: 1.724399 ms
MarkObjects: 24.610651 ms DeleteObjects: 0.055965 ms)
Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 48325.
Total: 28.833271 ms (FindLiveObjects: 1.738529 ms CreateObjectMapping: 1.737144 ms
MarkObjects: 24.746964 ms DeleteObjects: 0.055411 ms)

Can not play a disabled audio source

(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 57892.
Total: 32.495956 ms (FindLiveObjects: 2.217283 ms CreateObjectMapping: 2.115326 ms
MarkObjects: 26.707417 ms DeleteObjects: 0.649420 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57893.
Total: 30.772112 ms (FindLiveObjects: 1.956018 ms CreateObjectMapping: 1.877611 ms
MarkObjects: 26.340040 ms DeleteObjects: 0.065385 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57891.
Total: 30.573462 ms (FindLiveObjects: 1.920555 ms CreateObjectMapping: 2.157716 ms
MarkObjects: 25.906445 ms DeleteObjects: 0.063168 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57891.
Total: 30.410000 ms (FindLiveObjects: 1.956295 ms CreateObjectMapping: 1.876226 ms
MarkObjects: 25.987902 ms DeleteObjects: 0.064831 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57891.
Total: 30.722797 ms (FindLiveObjects: 1.936624 ms CreateObjectMapping: 1.881490 ms
MarkObjects: 26.312887 ms DeleteObjects: 0.064000 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57891.
Total: 31.100702 ms (FindLiveObjects: 2.058806 ms CreateObjectMapping: 2.595465 ms
MarkObjects: 25.865164 ms DeleteObjects: 0.063445 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57868.
Total: 30.401686 ms (FindLiveObjects: 1.921109 ms CreateObjectMapping: 1.840486 ms
MarkObjects: 26.048300 ms DeleteObjects: 0.065108 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 54 unused Assets to reduce memory usage. Loaded Objects now: 57874.
Total: 31.235073 ms (FindLiveObjects: 2.027776 ms CreateObjectMapping: 1.861819 ms
MarkObjects: 26.440334 ms DeleteObjects: 0.098355 ms)

Overriding Combat!!

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 57392.
Total: 31.773117 ms (FindLiveObjects: 2.114772 ms CreateObjectMapping: 2.068226 ms
MarkObjects: 26.493252 ms DeleteObjects: 0.274562 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 62 unused Assets to reduce memory usage. Loaded Objects now: 56741.
Total: 31.321795 ms (FindLiveObjects: 1.866806 ms CreateObjectMapping: 1.853508 ms
MarkObjects: 26.672785 ms DeleteObjects: 0.112761 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56730.
Total: 31.031715 ms (FindLiveObjects: 1.852676 ms CreateObjectMapping: 1.905871 ms
MarkObjects: 26.679157 ms DeleteObjects: 0.064831 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56730.
Total: 31.300180 ms (FindLiveObjects: 2.111170 ms CreateObjectMapping: 2.016417 ms
MarkObjects: 26.569164 ms DeleteObjects: 0.072588 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56730.
Total: 30.808128 ms (FindLiveObjects: 1.857663 ms CreateObjectMapping: 1.848521 ms
MarkObjects: 26.506550 ms DeleteObjects: 0.065939 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56730.
Total: 31.045012 ms (FindLiveObjects: 1.943274 ms CreateObjectMapping: 1.910581 ms
MarkObjects: 26.598255 ms DeleteObjects: 0.065108 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56730.
Total: 31.191574 ms (FindLiveObjects: 2.061854 ms CreateObjectMapping: 2.397924 ms
MarkObjects: 26.138065 ms DeleteObjects: 0.064000 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 56690.
Total: 30.723072 ms (FindLiveObjects: 1.842702 ms CreateObjectMapping: 1.854339 ms
MarkObjects: 26.139450 ms DeleteObjects: 0.075082 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56690.
Total: 30.475105 ms (FindLiveObjects: 1.851291 ms CreateObjectMapping: 1.882044 ms
MarkObjects: 26.148594 ms DeleteObjects: 0.065385 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56690.
Total: 30.717255 ms (FindLiveObjects: 2.158824 ms CreateObjectMapping: 1.916676 ms
MarkObjects: 26.046360 ms DeleteObjects: 0.064000 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56690.
Total: 31.704132 ms (FindLiveObjects: 1.833005 ms CreateObjectMapping: 1.854616 ms
MarkObjects: 27.426376 ms DeleteObjects: 0.065108 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 47 unused Assets to reduce memory usage. Loaded Objects now: 53260.
Total: 30.803143 ms (FindLiveObjects: 1.939118 ms CreateObjectMapping: 1.911135 ms
MarkObjects: 25.946617 ms DeleteObjects: 0.197541 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53261.
Total: 29.903263 ms (FindLiveObjects: 1.808901 ms CreateObjectMapping: 1.815551 ms
MarkObjects: 25.691725 ms DeleteObjects: 0.060121 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53261.
Total: 29.875834 ms (FindLiveObjects: 1.790893 ms CreateObjectMapping: 1.808070 ms
MarkObjects: 25.682308 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 53233.
Total: 29.768059 ms (FindLiveObjects: 1.765681 ms CreateObjectMapping: 1.793109 ms
MarkObjects: 25.624125 ms DeleteObjects: 0.060675 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 52849.
Total: 30.015192 ms (FindLiveObjects: 1.737144 ms CreateObjectMapping: 1.820538 ms
MarkObjects: 25.557632 ms DeleteObjects: 0.080900 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52836.
Total: 29.794102 ms (FindLiveObjects: 1.712486 ms CreateObjectMapping: 1.804746 ms
MarkObjects: 25.684523 ms DeleteObjects: 0.060952 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52822.
Total: 29.442516 ms (FindLiveObjects: 1.746564 ms CreateObjectMapping: 1.800036 ms
MarkObjects: 25.302185 ms DeleteObjects: 0.060398 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52822.
Total: 29.695747 ms (FindLiveObjects: 1.737698 ms CreateObjectMapping: 1.810010 ms
MarkObjects: 25.565664 ms DeleteObjects: 0.060675 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 52826.
Total: 29.997185 ms (FindLiveObjects: 1.713040 ms CreateObjectMapping: 1.799759 ms
MarkObjects: 25.589216 ms DeleteObjects: 0.073974 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52826.
Total: 29.912405 ms (FindLiveObjects: 1.768728 ms CreateObjectMapping: 1.819707 ms
MarkObjects: 25.731901 ms DeleteObjects: 0.061229 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52826.
Total: 29.715141 ms (FindLiveObjects: 1.760694 ms CreateObjectMapping: 1.795603 ms
MarkObjects: 25.569267 ms DeleteObjects: 0.060675 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 52826.
Total: 29.789392 ms (FindLiveObjects: 1.740746 ms CreateObjectMapping: 2.013646 ms
MarkObjects: 25.441267 ms DeleteObjects: 0.064831 ms)

Can not play a disabled audio source


(Filename: Line: 377)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 45 unused Assets to reduce memory usage. Loaded Objects now: 57164.
Total: 32.018589 ms (FindLiveObjects: 1.915014 ms CreateObjectMapping: 1.848521 ms
MarkObjects: 27.308075 ms DeleteObjects: 0.156536 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57165.
Total: 30.775713 ms (FindLiveObjects: 2.023620 ms CreateObjectMapping: 1.900607 ms
MarkObjects: 26.257753 ms DeleteObjects: 0.065108 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57165.
Total: 30.692043 ms (FindLiveObjects: 1.935239 ms CreateObjectMapping: 2.012815 ms
MarkObjects: 26.151085 ms DeleteObjects: 0.063445 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 57135.
Total: 30.558226 ms (FindLiveObjects: 1.932192 ms CreateObjectMapping: 1.896451 ms
MarkObjects: 26.138344 ms DeleteObjects: 0.064554 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 56758.
Total: 33.303024 ms (FindLiveObjects: 2.454443 ms CreateObjectMapping: 2.912972 ms
MarkObjects: 27.030743 ms DeleteObjects: 0.088381 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56747.
Total: 30.895678 ms (FindLiveObjects: 1.856555 ms CreateObjectMapping: 1.928313 ms
MarkObjects: 26.519295 ms DeleteObjects: 0.064554 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56745.
Total: 31.063021 ms (FindLiveObjects: 2.223378 ms CreateObjectMapping: 2.046616 ms
MarkObjects: 26.201788 ms DeleteObjects: 0.065662 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56731.
Total: 30.563488 ms (FindLiveObjects: 1.838546 ms CreateObjectMapping: 1.866529 ms
MarkObjects: 26.252213 ms DeleteObjects: 0.075913 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56774.
Total: 31.069393 ms (FindLiveObjects: 1.878997 ms CreateObjectMapping: 1.947984 ms
MarkObjects: 26.351120 ms DeleteObjects: 0.062891 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 56780.
Total: 31.693880 ms (FindLiveObjects: 1.974027 ms CreateObjectMapping: 2.206200 ms
MarkObjects: 26.371622 ms DeleteObjects: 0.329420 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56780.
Total: 30.509739 ms (FindLiveObjects: 2.008659 ms CreateObjectMapping: 2.124746 ms
MarkObjects: 25.795345 ms DeleteObjects: 0.063168 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56780.
Total: 30.472614 ms (FindLiveObjects: 2.020850 ms CreateObjectMapping: 1.931083 ms
MarkObjects: 25.925283 ms DeleteObjects: 0.063445 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 9 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 31.563387 ms (FindLiveObjects: 1.964607 ms CreateObjectMapping: 1.826356 ms
MarkObjects: 26.529268 ms DeleteObjects: 0.410320 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.797047 ms (FindLiveObjects: 1.856001 ms CreateObjectMapping: 1.979845 ms
MarkObjects: 26.371901 ms DeleteObjects: 0.067047 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.350155 ms (FindLiveObjects: 1.875949 ms CreateObjectMapping: 1.860157 ms
MarkObjects: 26.016436 ms DeleteObjects: 0.064554 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.842760 ms (FindLiveObjects: 1.868192 ms CreateObjectMapping: 1.871793 ms
MarkObjects: 26.504332 ms DeleteObjects: 0.065385 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 31.191853 ms (FindLiveObjects: 1.900053 ms CreateObjectMapping: 1.875118 ms
MarkObjects: 26.835140 ms DeleteObjects: 0.063722 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.608372 ms (FindLiveObjects: 2.107291 ms CreateObjectMapping: 1.925265 ms
MarkObjects: 25.997873 ms DeleteObjects: 0.063168 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.245705 ms (FindLiveObjects: 1.900330 ms CreateObjectMapping: 1.847135 ms
MarkObjects: 25.811415 ms DeleteObjects: 0.138805 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 31.132010 ms (FindLiveObjects: 2.078477 ms CreateObjectMapping: 1.862373 ms
MarkObjects: 26.602688 ms DeleteObjects: 0.064277 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56724.
Total: 30.339905 ms (FindLiveObjects: 1.877334 ms CreateObjectMapping: 2.074045 ms
MarkObjects: 25.797285 ms DeleteObjects: 0.064831 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56722.
Total: 30.297792 ms (FindLiveObjects: 1.861542 ms CreateObjectMapping: 1.908365 ms
MarkObjects: 25.932211 ms DeleteObjects: 0.061783 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56722.
Total: 30.209686 ms (FindLiveObjects: 1.865698 ms CreateObjectMapping: 1.870408 ms
MarkObjects: 25.878185 ms DeleteObjects: 0.065939 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 56722.
Total: 30.257341 ms (FindLiveObjects: 1.894512 ms CreateObjectMapping: 1.883707 ms
MarkObjects: 25.885387 ms DeleteObjects: 0.064277 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 22970 unused Assets to reduce memory usage. Loaded Objects now: 21787.
Total: 50.911072 ms (FindLiveObjects: 2.040798 ms CreateObjectMapping: 1.764849 ms
MarkObjects: 21.984434 ms DeleteObjects: 24.296471 ms)
Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty
serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21778.
Total: 26.564177 ms (FindLiveObjects: 0.955567 ms CreateObjectMapping: 0.469333 ms
MarkObjects: 24.275690 ms DeleteObjects: 0.026597 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21778.
Total: 25.340141 ms (FindLiveObjects: 0.911238 ms CreateObjectMapping: 0.448831 ms
MarkObjects: 23.424850 ms DeleteObjects: 0.026597 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21778.
Total: 25.337925 ms (FindLiveObjects: 0.847792 ms CreateObjectMapping: 0.453818 ms
MarkObjects: 23.477213 ms DeleteObjects: 0.029090 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21778.
Total: 24.849474 ms (FindLiveObjects: 0.759965 ms CreateObjectMapping: 0.449108 ms
MarkObjects: 23.081301 ms DeleteObjects: 0.028536 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 21749.
Total: 24.069283 ms (FindLiveObjects: 0.819256 ms CreateObjectMapping: 0.432762 ms
MarkObjects: 21.950077 ms DeleteObjects: 0.058735 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 21748.
Total: 25.243172 ms (FindLiveObjects: 0.840866 ms CreateObjectMapping: 0.435809 ms
MarkObjects: 23.087118 ms DeleteObjects: 0.362944 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 21786.
Total: 27.508385 ms (FindLiveObjects: 2.522876 ms CreateObjectMapping: 1.941612 ms
MarkObjects: 22.098026 ms DeleteObjects: 0.149887 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21782.
Total: 23.850409 ms (FindLiveObjects: 0.737801 ms CreateObjectMapping: 0.432485 ms
MarkObjects: 22.127949 ms DeleteObjects: 0.024380 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)
Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 21799.
Total: 24.547207 ms (FindLiveObjects: 0.780745 ms CreateObjectMapping: 0.432762 ms
MarkObjects: 22.379517 ms DeleteObjects: 0.154874 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 21801.
Total: 25.915033 ms (FindLiveObjects: 0.814546 ms CreateObjectMapping: 0.470164 ms
MarkObjects: 23.680851 ms DeleteObjects: 0.145454 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 21760.
Total: 44.289421 ms (FindLiveObjects: 2.528417 ms CreateObjectMapping: 2.353595 ms
MarkObjects: 38.785694 ms DeleteObjects: 0.042943 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21802.
Total: 25.833578 ms (FindLiveObjects: 0.799308 ms CreateObjectMapping: 0.446615 ms
MarkObjects: 23.727949 ms DeleteObjects: 0.026320 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 21782.
Total: 25.866825 ms (FindLiveObjects: 1.009593 ms CreateObjectMapping: 0.491221 ms
MarkObjects: 23.245872 ms DeleteObjects: 0.295619 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 21782.
Total: 24.828695 ms (FindLiveObjects: 0.763844 ms CreateObjectMapping: 0.438857 ms
MarkObjects: 22.298891 ms DeleteObjects: 0.524467 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 21782.
Total: 26.630672 ms (FindLiveObjects: 0.821472 ms CreateObjectMapping: 0.512831 ms
MarkObjects: 24.161819 ms DeleteObjects: 0.342718 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 36 unused Assets to reduce memory usage. Loaded Objects now: 21770.
Total: 26.377441 ms (FindLiveObjects: 0.845576 ms CreateObjectMapping: 0.454372 ms
MarkObjects: 24.502047 ms DeleteObjects: 0.043774 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21770.
Total: 24.531691 ms (FindLiveObjects: 0.743065 ms CreateObjectMapping: 0.441628 ms
MarkObjects: 22.789282 ms DeleteObjects: 0.027705 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 153 unused Assets to reduce memory usage. Loaded Objects now: 21767.
Total: 24.721752 ms (FindLiveObjects: 0.840312 ms CreateObjectMapping: 0.438026 ms
MarkObjects: 22.556831 ms DeleteObjects: 0.089212 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21767.
Total: 24.080088 ms (FindLiveObjects: 0.689039 ms CreateObjectMapping: 0.434147 ms
MarkObjects: 22.414148 ms DeleteObjects: 0.025766 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21767.
Total: 23.984781 ms (FindLiveObjects: 0.769662 ms CreateObjectMapping: 0.430268 ms
MarkObjects: 22.243759 ms DeleteObjects: 0.026043 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 153 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 24.496782 ms (FindLiveObjects: 0.803186 ms CreateObjectMapping: 0.442182 ms
MarkObjects: 22.376743 ms DeleteObjects: 0.090874 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 25.242895 ms (FindLiveObjects: 0.733368 ms CreateObjectMapping: 0.435809 ms
MarkObjects: 23.531239 ms DeleteObjects: 0.025212 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 23.716869 ms (FindLiveObjects: 0.738078 ms CreateObjectMapping: 0.430822 ms
MarkObjects: 22.002720 ms DeleteObjects: 0.027151 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 24.396486 ms (FindLiveObjects: 0.807065 ms CreateObjectMapping: 0.641385 ms
MarkObjects: 22.322443 ms DeleteObjects: 0.103896 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 24.858341 ms (FindLiveObjects: 0.729766 ms CreateObjectMapping: 0.432208 ms
MarkObjects: 23.153891 ms DeleteObjects: 0.024658 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 25.482548 ms (FindLiveObjects: 0.941160 ms CreateObjectMapping: 0.438303 ms
MarkObjects: 23.499376 ms DeleteObjects: 0.024658 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21770.
Total: 25.467588 ms (FindLiveObjects: 0.750269 ms CreateObjectMapping: 0.445229 ms
MarkObjects: 23.719084 ms DeleteObjects: 0.024935 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21770.
Total: 24.077595 ms (FindLiveObjects: 0.752485 ms CreateObjectMapping: 0.449108 ms
MarkObjects: 22.332417 ms DeleteObjects: 0.025766 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 21766.
Total: 24.801544 ms (FindLiveObjects: 0.715636 ms CreateObjectMapping: 0.431931 ms
MarkObjects: 23.110668 ms DeleteObjects: 0.026597 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 153 unused Assets to reduce memory usage. Loaded Objects now: 21745.
Total: 25.071672 ms (FindLiveObjects: 1.134546 ms CreateObjectMapping: 0.446892 ms
MarkObjects: 22.591465 ms DeleteObjects: 0.093645 ms)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 3298 unused Assets to reduce memory usage. Loaded Objects now: 5486.
Total: 21.657784 ms (FindLiveObjects: 0.334130 ms CreateObjectMapping: 0.390926 ms
MarkObjects: 13.776912 ms DeleteObjects: 6.334065 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 5486.
Total: 15.434818 ms (FindLiveObjects: 0.247688 ms CreateObjectMapping: 0.287030 ms
MarkObjects: 14.360947 ms DeleteObjects: 0.010805 ms)

UnloadTime: 0.626147 ms
InControl (version 1.5.12 build 6554)

(Filename:
C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp
Line: 56)

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty


serialized files: 0)

Unloading 8 unused Assets to reduce memory usage. Loaded Objects now: 6390.
Total: 15.591632 ms (FindLiveObjects: 0.101956 ms CreateObjectMapping: 0.294788 ms
MarkObjects: 14.624427 ms DeleteObjects: 0.032692 ms)

Shader 'Hidden/TerrainEngine/Splatmap/Lightmap-FirstPass': dependency


'AddPassShader' shader 'Relief Pack/ReliefTerrain-AddPass' not found

You might also like