From 313bbd39b75b27cad965c99f37cf9031414fcce0 Mon Sep 17 00:00:00 2001 From: SofianeLasri <alasri250@gmail.com> Date: Fri, 10 Mar 2023 16:31:23 +0100 Subject: [PATCH] Affichage des points --- Assets/Resources/Prefabs/Gem.prefab | 100 +- Assets/Resources/Prefabs/Platfom.prefab | 181 ++- Assets/Scripts/GemBehavior.cs | 12 + Assets/Scripts/PlatformsBehavior.cs | 22 +- Logs/AssetImportWorker0.log | 1529 +++++++++++++++++++++++ 5 files changed, 1808 insertions(+), 36 deletions(-) diff --git a/Assets/Resources/Prefabs/Gem.prefab b/Assets/Resources/Prefabs/Gem.prefab index e386c6a..5512ec1 100644 --- a/Assets/Resources/Prefabs/Gem.prefab +++ b/Assets/Resources/Prefabs/Gem.prefab @@ -1,5 +1,102 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: +--- !u!1 &2493926932501660472 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 605756250632187049} + - component: {fileID: 8688244146193696621} + - component: {fileID: 1134356661196827685} + m_Layer: 8 + m_Name: ScoreText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &605756250632187049 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2493926932501660472} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0.23356669, y: 0.58058006, z: 0} + m_LocalScale: {x: 0.06666666, y: 0.06666666, z: 0.13333333} + m_Children: [] + m_Father: {fileID: 2622979717845427765} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &8688244146193696621 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2493926932501660472} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10100, guid: 0000000000000000e000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!102 &1134356661196827685 +TextMesh: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2493926932501660472} + m_Text: '+5 + +' + m_OffsetZ: 0 + m_CharacterSize: 1 + m_LineSpacing: 1 + m_Anchor: 0 + m_Alignment: 0 + m_TabSize: 4 + m_FontSize: 64 + m_FontStyle: 0 + m_RichText: 1 + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_Color: + serializedVersion: 2 + rgba: 4294967295 --- !u!1 &3399481644578208911 GameObject: m_ObjectHideFlags: 0 @@ -32,7 +129,8 @@ Transform: m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1.5, y: 1.5, z: 1.5} - m_Children: [] + m_Children: + - {fileID: 605756250632187049} m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} diff --git a/Assets/Resources/Prefabs/Platfom.prefab b/Assets/Resources/Prefabs/Platfom.prefab index 11b8d83..fe84c4e 100644 --- a/Assets/Resources/Prefabs/Platfom.prefab +++ b/Assets/Resources/Prefabs/Platfom.prefab @@ -10,7 +10,6 @@ GameObject: m_Component: - component: {fileID: 7182367744801916495} - component: {fileID: 4101415061917559265} - - component: {fileID: 9148137296580747064} - component: {fileID: 7187229920045102777} m_Layer: 8 m_Name: Platfom @@ -27,10 +26,10 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 240971844538728568} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: 2.061461, z: 0} + m_LocalPosition: {x: 0, y: 1.9028873, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] - m_Father: {fileID: 8734763122887161288} + m_Father: {fileID: 232176162936280256} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!33 &4101415061917559265 @@ -41,19 +40,6 @@ MeshFilter: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 240971844538728568} m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} ---- !u!114 &9148137296580747064 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 240971844538728568} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 40c35658024578e4db8744c1780bdbbb, type: 3} - m_Name: - m_EditorClassIdentifier: - activeMaterial: {fileID: 2100000, guid: 6b64c2ad69c8cf842b18c8d30c93fc92, type: 2} --- !u!64 &7187229920045102777 MeshCollider: m_ObjectHideFlags: 0 @@ -62,13 +48,13 @@ MeshCollider: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 240971844538728568} m_Material: {fileID: 0} - m_IsTrigger: 1 + m_IsTrigger: 0 m_Enabled: 1 serializedVersion: 4 m_Convex: 1 m_CookingOptions: 30 m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} ---- !u!1 &8734763122887161289 +--- !u!1 &2423082379945174031 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -76,48 +62,46 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 8734763122887161288} - - component: {fileID: 8734763122887161293} - - component: {fileID: 8734763122887161290} - - component: {fileID: 9115919524839369716} - - component: {fileID: 4468430595371643944} + - component: {fileID: 232176162936280256} + - component: {fileID: 6343504117043051513} + - component: {fileID: 2386672140279243105} m_Layer: 8 - m_Name: Platfom - m_TagString: Platform + m_Name: Model + m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &8734763122887161288 +--- !u!4 &232176162936280256 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8734763122887161289} + m_GameObject: {fileID: 2423082379945174031} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 2, y: 0.06312513, z: 2} + m_LocalScale: {x: 2, y: 0.06312513, z: 1} m_Children: - {fileID: 7182367744801916495} - m_Father: {fileID: 0} + m_Father: {fileID: 8734763122887161288} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!33 &8734763122887161293 +--- !u!33 &6343504117043051513 MeshFilter: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8734763122887161289} + m_GameObject: {fileID: 2423082379945174031} m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0} ---- !u!23 &8734763122887161290 +--- !u!23 &2386672140279243105 MeshRenderer: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8734763122887161289} + m_GameObject: {fileID: 2423082379945174031} m_Enabled: 1 m_CastShadows: 0 m_ReceiveShadows: 1 @@ -152,6 +136,137 @@ MeshRenderer: m_SortingLayer: 0 m_SortingOrder: 0 m_AdditionalVertexStreams: {fileID: 0} +--- !u!1 &8412479303096579433 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2334686014818029760} + - component: {fileID: 177124189064099416} + - component: {fileID: 7060178145925008753} + m_Layer: 8 + m_Name: ScoreText + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2334686014818029760 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8412479303096579433} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0.35035002, y: 0.87087005, z: 0} + m_LocalScale: {x: 0.1, y: 0.1, z: 0.1} + m_Children: [] + m_Father: {fileID: 8734763122887161288} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!23 &177124189064099416 +MeshRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8412479303096579433} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 1 + m_DynamicOccludee: 1 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 2 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10100, guid: 0000000000000000e000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 3 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 0 + m_AdditionalVertexStreams: {fileID: 0} +--- !u!102 &7060178145925008753 +TextMesh: + serializedVersion: 3 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8412479303096579433} + m_Text: '+1 + +' + m_OffsetZ: 0 + m_CharacterSize: 1 + m_LineSpacing: 1 + m_Anchor: 0 + m_Alignment: 0 + m_TabSize: 4 + m_FontSize: 64 + m_FontStyle: 0 + m_RichText: 1 + m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} + m_Color: + serializedVersion: 2 + rgba: 4294967295 +--- !u!1 &8734763122887161289 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 8734763122887161288} + - component: {fileID: 9115919524839369716} + - component: {fileID: 4468430595371643944} + m_Layer: 8 + m_Name: Platfom + m_TagString: Platform + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &8734763122887161288 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8734763122887161289} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 2} + m_Children: + - {fileID: 232176162936280256} + - {fileID: 2334686014818029760} + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &9115919524839369716 MonoBehaviour: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/GemBehavior.cs b/Assets/Scripts/GemBehavior.cs index 948ee95..3be1d44 100644 --- a/Assets/Scripts/GemBehavior.cs +++ b/Assets/Scripts/GemBehavior.cs @@ -7,19 +7,25 @@ public class GemBehavior : MonoBehaviour { private AudioSource _audioSource; [SerializeField] private AudioClip _gemSound; + private GameObject _text; void Start() { _audioSource = GetComponent<AudioSource>(); + _text = transform.Find("ScoreText").gameObject; + _text.SetActive(false); } private void OnTriggerEnter(Collider other) { + _text.SetActive(true); _audioSource.PlayOneShot(_gemSound); // We hide the gem GetComponent<Renderer>().enabled = false; // We wait for the sound to finish playing StartCoroutine(WaitForSound()); + // We hide the text after 2 seconds + StartCoroutine(WaitForText()); } IEnumerator WaitForSound() @@ -27,4 +33,10 @@ public class GemBehavior : MonoBehaviour yield return new WaitForSeconds(_gemSound.length); Destroy(gameObject); } + + IEnumerator WaitForText() + { + yield return new WaitForSeconds(2); + _text.SetActive(false); + } } diff --git a/Assets/Scripts/PlatformsBehavior.cs b/Assets/Scripts/PlatformsBehavior.cs index 0e4637c..fbf7a04 100644 --- a/Assets/Scripts/PlatformsBehavior.cs +++ b/Assets/Scripts/PlatformsBehavior.cs @@ -6,10 +6,28 @@ using UnityEngine; public class PlatformsBehavior : MonoBehaviour { public Material activeMaterial; + private GameObject _modelGo; + private GameObject _text; + + private void Start() + { + _modelGo = transform.Find("Model").gameObject; + _text = transform.Find("ScoreText").gameObject; + _text.SetActive(false); + } private void OnTriggerEnter(Collider other) { - GetComponent<Renderer>().material = activeMaterial; - Debug.Log("Platform Triggered, z: " + transform.position.z); + _modelGo.GetComponent<Renderer>().material = activeMaterial; + _text.SetActive(true); + + // We hide the text after 2 seconds + StartCoroutine(WaitForText()); + } + + IEnumerator WaitForText() + { + yield return new WaitForSeconds(2); + _text.SetActive(false); } } diff --git a/Logs/AssetImportWorker0.log b/Logs/AssetImportWorker0.log index 92c20ea..9ca0418 100644 --- a/Logs/AssetImportWorker0.log +++ b/Logs/AssetImportWorker0.log @@ -4626,6 +4626,1535 @@ System memory in use after: 52.6 MB. Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2753. Total: 4.795200 ms (FindLiveObjects: 0.275000 ms CreateObjectMapping: 0.075300 ms MarkObjects: 4.412200 ms DeleteObjects: 0.031600 ms) +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.17 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.4 MB. +System memory in use after: 52.6 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2753. +Total: 4.487600 ms (FindLiveObjects: 0.250400 ms CreateObjectMapping: 0.061500 ms MarkObjects: 4.148800 ms DeleteObjects: 0.025800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.29 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.4 MB. +System memory in use after: 52.6 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2753. +Total: 3.702900 ms (FindLiveObjects: 0.231000 ms CreateObjectMapping: 0.056300 ms MarkObjects: 3.394300 ms DeleteObjects: 0.020600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 842.853891 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd9e4c228419e8c6ebe098ddc39df6675') in 0.062828 seconds +======================================================================== +Received Import Request. + Time since last request: 17.350975 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '25a182a7528c94455271e718ad0fd90f') in 0.010715 seconds +======================================================================== +Received Import Request. + Time since last request: 2.466922 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '15cbc880a33cd200f6db708b9c6bdd26') in 0.010172 seconds +======================================================================== +Received Import Request. + Time since last request: 27.319399 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4dc554e6974c128b89bba651fff2dd18') in 0.010684 seconds +======================================================================== +Received Import Request. + Time since last request: 4.424513 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '781b0fa3fcf72a26eb16c8e9a8395c30') in 0.011342 seconds +======================================================================== +Received Import Request. + Time since last request: 11.928861 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'be6f1c1d37559b697cd90cf61848437e') in 0.010271 seconds +======================================================================== +Received Import Request. + Time since last request: 1.883402 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5ec1562b76eb9763bcddb9077d4b3b97') in 0.010170 seconds +======================================================================== +Received Import Request. + Time since last request: 7.352932 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '2ec895be396a119e038409d8abdca693') in 0.016009 seconds +======================================================================== +Received Import Request. + Time since last request: 3.012166 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b60aea0708f90cd7dbf7272805067813') in 0.011659 seconds +======================================================================== +Received Import Request. + Time since last request: 3.001131 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '069e7d60a001edf54ac3ae7ce6de2d0d') in 0.012124 seconds +======================================================================== +Received Import Request. + Time since last request: 5.763976 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9029c1660e67bc2d77131d247b06e716') in 0.010763 seconds +======================================================================== +Received Import Request. + Time since last request: 2.093342 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '87cb634316b2d626086b45d2f6c314bf') in 0.010403 seconds +======================================================================== +Received Import Request. + Time since last request: 9.539533 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'eeb326ca144b8b83a74e99feb3279b4f') in 0.011513 seconds +======================================================================== +Received Import Request. + Time since last request: 5.396144 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7360b9545980da8e0259240dfdbe3e77') in 0.011512 seconds +======================================================================== +Received Import Request. + Time since last request: 17.282497 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd98e1159261643961561eff4c8e68afd') in 0.010106 seconds +======================================================================== +Received Import Request. + Time since last request: 3.031107 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4ef44a0110f05bc6b0f2d8ecd20dae93') in 0.010202 seconds +======================================================================== +Received Import Request. + Time since last request: 0.181995 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '17970cfab2b263f7f3390ab87e1a43cd') in 0.009753 seconds +======================================================================== +Received Import Request. + Time since last request: 11.518661 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3fbcf052023a77cfc2f89d4f2e5fedd0') in 0.009631 seconds +======================================================================== +Received Import Request. + Time since last request: 4.192335 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '12a9c24ebfe5b3d0c916874a4f5bfd59') in 0.010112 seconds +======================================================================== +Received Import Request. + Time since last request: 2.810939 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3ae6352953abac775b800caca80ba12e') in 0.022004 seconds +======================================================================== +Received Import Request. + Time since last request: 4.420000 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '53ede5d026bfc35903180b6d36ebe571') in 0.010785 seconds +======================================================================== +Received Import Request. + Time since last request: 10.318778 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7d428944e0eb2f5c9621abecfa9577e8') in 0.010910 seconds +======================================================================== +Received Import Request. + Time since last request: 24.186912 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a408f7e1298940eedd4c0aac5fea5ba1') in 0.013471 seconds +======================================================================== +Received Import Request. + Time since last request: 15.981475 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '3eb3aaf40780d50fe3011fec7f735ce6') in 0.009927 seconds +======================================================================== +Received Import Request. + Time since last request: 7.416366 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'aebd72daa13c89fc460a60aabebfd666') in 0.010041 seconds +======================================================================== +Received Import Request. + Time since last request: 6.834525 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5b05b575173f0a62da7359adacdced13') in 0.010378 seconds +======================================================================== +Received Import Request. + Time since last request: 4.834658 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd7557bd27ed083b31bacc377e303fc7a') in 0.019187 seconds +======================================================================== +Received Import Request. + Time since last request: 19.549944 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '07f2aca3efa56cdc39a8b57a035dea1a') in 0.010605 seconds +======================================================================== +Received Import Request. + Time since last request: 2.001136 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '8aa234d59873a893d1697440368e7d63') in 0.010352 seconds +======================================================================== +Received Import Request. + Time since last request: 2.204987 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c87a870c8f571948d4930b4e2285d6d2') in 0.011442 seconds +======================================================================== +Received Import Request. + Time since last request: 5.218207 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '14437683fa8187a7795077ab5ce9db34') in 0.015417 seconds +======================================================================== +Received Import Request. + Time since last request: 1.394766 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '6ef8ca91f8acfb25c28728268b2ac51b') in 0.011221 seconds +======================================================================== +Received Import Request. + Time since last request: 1.816873 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9132350a1cff5383578fcee0fe17eb4a') in 0.009725 seconds +======================================================================== +Received Import Request. + Time since last request: 3.398507 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1da97be3bcc1e368d6a0ef1fe051cee2') in 0.010408 seconds +======================================================================== +Received Import Request. + Time since last request: 2.233502 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '509dd3899bc964e256ad0f5d34dd39ef') in 0.010564 seconds +======================================================================== +Received Import Request. + Time since last request: 5.232276 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd3f254a18dc1a92164b5cdfcd6fb3f71') in 0.010766 seconds +======================================================================== +Received Import Request. + Time since last request: 6.827099 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'b55c19ecb741cbbf8fbe297b3b9a6185') in 0.010837 seconds +======================================================================== +Received Import Request. + Time since last request: 2.224344 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f7272218e3ac5563a9a24078907abef1') in 0.010334 seconds +======================================================================== +Received Import Request. + Time since last request: 18.250602 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5d41c0c09b0baf55df79570e90384e8e') in 0.015139 seconds +======================================================================== +Received Import Request. + Time since last request: 11.252346 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'abdc57c330b8aefe5619e5dba512485f') in 0.011022 seconds +======================================================================== +Received Import Request. + Time since last request: 1.595468 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '0799758210714fc71f255dcd6c51e556') in 0.010231 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006838 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.69 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.931 seconds +Domain Reload Profiling: + ReloadAssembly (1932ms) + BeginReloadAssembly (124ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (1729ms) + LoadAssemblies (111ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (306ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (58ms) + SetupLoadedEditorAssemblies (553ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (101ms) + ProcessInitializeOnLoadAttributes (428ms) + ProcessInitializeOnLoadMethodAttributes (10ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.5 MB. +System memory in use after: 87.7 MB. + +Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 2762. +Total: 5.497400 ms (FindLiveObjects: 0.335600 ms CreateObjectMapping: 0.067600 ms MarkObjects: 5.051500 ms DeleteObjects: 0.041100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007085 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.827 seconds +Domain Reload Profiling: + ReloadAssembly (1828ms) + BeginReloadAssembly (125ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (32ms) + EndReloadAssembly (1631ms) + LoadAssemblies (111ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (307ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (56ms) + SetupLoadedEditorAssemblies (522ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (98ms) + ProcessInitializeOnLoadAttributes (402ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.6 MB. +System memory in use after: 87.8 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2765. +Total: 3.648900 ms (FindLiveObjects: 0.209900 ms CreateObjectMapping: 0.056500 ms MarkObjects: 3.357600 ms DeleteObjects: 0.023800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.65 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.6 MB. +System memory in use after: 52.8 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2765. +Total: 3.768700 ms (FindLiveObjects: 0.213000 ms CreateObjectMapping: 0.056400 ms MarkObjects: 3.477500 ms DeleteObjects: 0.021100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 125.743213 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'ec5903f52e6ad0a9eec9ff93760bba78') in 0.052702 seconds +======================================================================== +Received Import Request. + Time since last request: 9.541326 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '4b6ada033c71f0ffd667f4f15d3ef970') in 0.011886 seconds +======================================================================== +Received Import Request. + Time since last request: 7.402702 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '17db5bcc8f0fb8f371356fb1e505f461') in 0.012644 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006820 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.930 seconds +Domain Reload Profiling: + ReloadAssembly (1930ms) + BeginReloadAssembly (134ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (37ms) + EndReloadAssembly (1721ms) + LoadAssemblies (115ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (339ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (57ms) + SetupLoadedEditorAssemblies (551ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (107ms) + ProcessInitializeOnLoadAttributes (419ms) + ProcessInitializeOnLoadMethodAttributes (10ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.60 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.7 MB. +System memory in use after: 87.9 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2769. +Total: 4.017300 ms (FindLiveObjects: 0.233400 ms CreateObjectMapping: 0.057800 ms MarkObjects: 3.693700 ms DeleteObjects: 0.031100 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 14.63 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.7 MB. +System memory in use after: 52.9 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2769. +Total: 4.320700 ms (FindLiveObjects: 0.284400 ms CreateObjectMapping: 0.060500 ms MarkObjects: 3.945200 ms DeleteObjects: 0.029000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007170 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.923 seconds +Domain Reload Profiling: + ReloadAssembly (1924ms) + BeginReloadAssembly (128ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (1717ms) + LoadAssemblies (116ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (330ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (53ms) + SetupLoadedEditorAssemblies (555ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (98ms) + ProcessInitializeOnLoadAttributes (432ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.7 MB. +System memory in use after: 87.9 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2772. +Total: 3.675700 ms (FindLiveObjects: 0.209000 ms CreateObjectMapping: 0.056700 ms MarkObjects: 3.385300 ms DeleteObjects: 0.023800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006838 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.70 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.148 seconds +Domain Reload Profiling: + ReloadAssembly (2149ms) + BeginReloadAssembly (163ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (52ms) + EndReloadAssembly (1884ms) + LoadAssemblies (129ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (364ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (76ms) + SetupLoadedEditorAssemblies (606ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (128ms) + ProcessInitializeOnLoadAttributes (454ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (3ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.7 MB. +System memory in use after: 87.9 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2775. +Total: 3.730200 ms (FindLiveObjects: 0.218100 ms CreateObjectMapping: 0.062800 ms MarkObjects: 3.423100 ms DeleteObjects: 0.025400 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 94.394573 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'fc91fa93ddfec225d3d5e1f7f0abf89f') in 0.059570 seconds +======================================================================== +Received Import Request. + Time since last request: 20.619774 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c669d28e207b8e2b7c563a862d4a91d4') in 0.012538 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.013893 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.937 seconds +Domain Reload Profiling: + ReloadAssembly (1938ms) + BeginReloadAssembly (132ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (36ms) + EndReloadAssembly (1726ms) + LoadAssemblies (119ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (337ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (57ms) + SetupLoadedEditorAssemblies (536ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (102ms) + ProcessInitializeOnLoadAttributes (411ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.6 MB. +System memory in use after: 87.9 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2779. +Total: 3.942400 ms (FindLiveObjects: 0.217300 ms CreateObjectMapping: 0.057900 ms MarkObjects: 3.631900 ms DeleteObjects: 0.034300 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.73 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.6 MB. +System memory in use after: 52.8 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2779. +Total: 4.460900 ms (FindLiveObjects: 0.220200 ms CreateObjectMapping: 0.056400 ms MarkObjects: 4.153100 ms DeleteObjects: 0.030000 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 113.042130 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'dbe8e50cc70b571f78cf783982d806e7') in 0.056370 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006663 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.67 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.206 seconds +Domain Reload Profiling: + ReloadAssembly (2207ms) + BeginReloadAssembly (193ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (55ms) + EndReloadAssembly (1912ms) + LoadAssemblies (164ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (384ms) + ReleaseScriptCaches (2ms) + RebuildScriptCaches (62ms) + SetupLoadedEditorAssemblies (557ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (111ms) + ProcessInitializeOnLoadAttributes (423ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.7 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2783. +Total: 4.070000 ms (FindLiveObjects: 0.246500 ms CreateObjectMapping: 0.062600 ms MarkObjects: 3.733100 ms DeleteObjects: 0.026600 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.009194 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.167 seconds +Domain Reload Profiling: + ReloadAssembly (2168ms) + BeginReloadAssembly (244ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (99ms) + EndReloadAssembly (1834ms) + LoadAssemblies (163ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (331ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (59ms) + SetupLoadedEditorAssemblies (579ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (112ms) + ProcessInitializeOnLoadAttributes (442ms) + ProcessInitializeOnLoadMethodAttributes (10ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2786. +Total: 4.033200 ms (FindLiveObjects: 0.215700 ms CreateObjectMapping: 0.060300 ms MarkObjects: 3.725300 ms DeleteObjects: 0.030900 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006907 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.61 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.962 seconds +Domain Reload Profiling: + ReloadAssembly (1962ms) + BeginReloadAssembly (127ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + EndReloadAssembly (1754ms) + LoadAssemblies (118ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (339ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (61ms) + SetupLoadedEditorAssemblies (537ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (102ms) + ProcessInitializeOnLoadAttributes (412ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2789. +Total: 4.611100 ms (FindLiveObjects: 0.255500 ms CreateObjectMapping: 0.063800 ms MarkObjects: 4.254300 ms DeleteObjects: 0.035700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.89 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.7 MB. +System memory in use after: 52.9 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2789. +Total: 3.715800 ms (FindLiveObjects: 0.216100 ms CreateObjectMapping: 0.056400 ms MarkObjects: 3.422200 ms DeleteObjects: 0.020500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 116.556821 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'd1f91d51ff7c82508a5499e84d611601') in 0.051465 seconds +======================================================================== +Received Import Request. + Time since last request: 7.905277 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9d1a70d1c08ecc33fc6f32eb1dc592b1') in 0.010792 seconds +======================================================================== +Received Import Request. + Time since last request: 1.943712 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '837b0726531e3e04c77d66c9c4121e53') in 0.010633 seconds +======================================================================== +Received Import Request. + Time since last request: 2.208807 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '9f44447de80be0b0e02f79bcdf95529f') in 0.010634 seconds +======================================================================== +Received Import Request. + Time since last request: 6.652190 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '7479a1734254e6a37a00d42204791016') in 0.010120 seconds +======================================================================== +Received Import Request. + Time since last request: 17.535709 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f126f72ce0bd09ef15ce2c09fec08541') in 0.016502 seconds +======================================================================== +Received Import Request. + Time since last request: 31.247751 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '1bad64184d953531e43a0c171bb2b4cf') in 0.014000 seconds +======================================================================== +Received Import Request. + Time since last request: 7.783217 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '537f109a18f091d99092153a05565aef') in 0.018015 seconds +======================================================================== +Received Import Request. + Time since last request: 53.909725 seconds. + path: Assets/Resources/Prefabs/Platfom.prefab + artifactKey: Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Platfom.prefab using Guid(b8e171ee62b94bf40a42322cb2d9c468) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'f0ca866808f58ab1343400208d8ce4d0') in 0.012390 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007172 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.72 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.149 seconds +Domain Reload Profiling: + ReloadAssembly (2149ms) + BeginReloadAssembly (149ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (40ms) + EndReloadAssembly (1916ms) + LoadAssemblies (129ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (369ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (75ms) + SetupLoadedEditorAssemblies (570ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (5ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (116ms) + ProcessInitializeOnLoadAttributes (429ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2793. +Total: 4.841900 ms (FindLiveObjects: 0.337400 ms CreateObjectMapping: 0.064800 ms MarkObjects: 4.390700 ms DeleteObjects: 0.046800 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 9.791309 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '285101e345872113f64e6db845397cae') in 0.067271 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.007551 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.233 seconds +Domain Reload Profiling: + ReloadAssembly (2233ms) + BeginReloadAssembly (157ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (6ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (44ms) + EndReloadAssembly (1985ms) + LoadAssemblies (141ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (363ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (65ms) + SetupLoadedEditorAssemblies (633ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (119ms) + ProcessInitializeOnLoadAttributes (487ms) + ProcessInitializeOnLoadMethodAttributes (12ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (3ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.66 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.7 MB. +System memory in use after: 87.9 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2797. +Total: 4.206000 ms (FindLiveObjects: 0.319200 ms CreateObjectMapping: 0.066300 ms MarkObjects: 3.790300 ms DeleteObjects: 0.028700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 9.211517 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '033e00dd3ab919af5a4ac60b272debf3') in 0.065531 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006759 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.76 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.051 seconds +Domain Reload Profiling: + ReloadAssembly (2051ms) + BeginReloadAssembly (135ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + EndReloadAssembly (1835ms) + LoadAssemblies (129ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (362ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (62ms) + SetupLoadedEditorAssemblies (551ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (111ms) + ProcessInitializeOnLoadAttributes (416ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (8ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.75 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2801. +Total: 4.509800 ms (FindLiveObjects: 0.241600 ms CreateObjectMapping: 0.059500 ms MarkObjects: 4.175800 ms DeleteObjects: 0.031700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 12.725704 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'c3557538d96e259f629b5f469aa65216') in 0.060501 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006698 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.58 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.172 seconds +Domain Reload Profiling: + ReloadAssembly (2173ms) + BeginReloadAssembly (167ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (55ms) + EndReloadAssembly (1917ms) + LoadAssemblies (137ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (333ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (68ms) + SetupLoadedEditorAssemblies (603ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (113ms) + ProcessInitializeOnLoadAttributes (463ms) + ProcessInitializeOnLoadMethodAttributes (11ms) + AfterProcessingInitializeOnLoad (10ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (3ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.65 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2805. +Total: 4.030900 ms (FindLiveObjects: 0.227100 ms CreateObjectMapping: 0.058500 ms MarkObjects: 3.716800 ms DeleteObjects: 0.027500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 9.652125 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: '5bd712c5e360a71c9272b1df81f9326a') in 0.057268 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006874 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.55 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.993 seconds +Domain Reload Profiling: + ReloadAssembly (1994ms) + BeginReloadAssembly (127ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (34ms) + EndReloadAssembly (1794ms) + LoadAssemblies (113ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (320ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (59ms) + SetupLoadedEditorAssemblies (532ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (104ms) + ProcessInitializeOnLoadAttributes (405ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.67 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2809. +Total: 3.681700 ms (FindLiveObjects: 0.214000 ms CreateObjectMapping: 0.058100 ms MarkObjects: 3.385100 ms DeleteObjects: 0.023500 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.008345 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.76 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.032 seconds +Domain Reload Profiling: + ReloadAssembly (2033ms) + BeginReloadAssembly (124ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (31ms) + EndReloadAssembly (1836ms) + LoadAssemblies (112ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (297ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (62ms) + SetupLoadedEditorAssemblies (567ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (108ms) + ProcessInitializeOnLoadAttributes (434ms) + ProcessInitializeOnLoadMethodAttributes (10ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2812. +Total: 4.403100 ms (FindLiveObjects: 0.252700 ms CreateObjectMapping: 0.062700 ms MarkObjects: 4.052800 ms DeleteObjects: 0.033700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Import Request. + Time since last request: 29.536052 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'cb8a9232f0d0d053f7a84106180b3084') in 0.062802 seconds +======================================================================== +Received Import Request. + Time since last request: 13.949886 seconds. + path: Assets/Resources/Prefabs/Gem.prefab + artifactKey: Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) +Start importing Assets/Resources/Prefabs/Gem.prefab using Guid(6e7821558142a7b4783ceb4b8f6f9b41) Importer(815301076,1909f56bfc062723c751e8b465ee728b) -> (artifact id: 'a3adaebcbadda80574e25e38ef4de04e') in 0.014461 seconds +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006895 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.56 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 1.986 seconds +Domain Reload Profiling: + ReloadAssembly (1987ms) + BeginReloadAssembly (122ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (4ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (33ms) + EndReloadAssembly (1792ms) + LoadAssemblies (116ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (307ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (56ms) + SetupLoadedEditorAssemblies (542ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (3ms) + SetLoadedEditorAssemblies (0ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (105ms) + ProcessInitializeOnLoadAttributes (415ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.57 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.7 MB. +System memory in use after: 88.0 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2816. +Total: 4.342200 ms (FindLiveObjects: 0.242700 ms CreateObjectMapping: 0.058300 ms MarkObjects: 4.012300 ms DeleteObjects: 0.027700 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Registering precompiled user dll's ... +Registered in 0.006982 seconds. +Begin MonoManager ReloadAssembly +Native extension for WindowsStandalone target not found +Refreshing native plugins compatible for Editor in 0.79 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Mono: successfully reloaded assembly +- Completed reload, in 2.101 seconds +Domain Reload Profiling: + ReloadAssembly (2101ms) + BeginReloadAssembly (130ms) + ExecutionOrderSort (0ms) + DisableScriptedObjects (5ms) + BackupInstance (0ms) + ReleaseScriptingObjects (0ms) + CreateAndSetChildDomain (35ms) + EndReloadAssembly (1899ms) + LoadAssemblies (111ms) + RebuildTransferFunctionScriptingTraits (0ms) + SetupTypeCache (314ms) + ReleaseScriptCaches (1ms) + RebuildScriptCaches (60ms) + SetupLoadedEditorAssemblies (586ms) + LogAssemblyErrors (0ms) + InitializePlatformSupportModulesInManaged (4ms) + SetLoadedEditorAssemblies (1ms) + RefreshPlugins (1ms) + BeforeProcessingInitializeOnLoad (119ms) + ProcessInitializeOnLoadAttributes (443ms) + ProcessInitializeOnLoadMethodAttributes (9ms) + AfterProcessingInitializeOnLoad (9ms) + EditorAssembliesLoaded (0ms) + ExecutionOrderSort2 (0ms) + AwakeInstancesAfterBackupRestoration (2ms) +Platform modules already initialized, skipping +Switching build target platform(19) subTarget(0) extendedPlatform(0) -> platform(13) subTarget(537395200) extendedPlatform(0) +Refreshing native plugins compatible for Editor in 0.63 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 1792 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 87.8 MB. +System memory in use after: 88.1 MB. + +Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 2819. +Total: 4.099400 ms (FindLiveObjects: 0.262900 ms CreateObjectMapping: 0.059000 ms MarkObjects: 3.746200 ms DeleteObjects: 0.029400 ms) + +AssetImportParameters requested are different than current active one (requested -> active): + custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> + custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> + custom:container-muxer-webm: aa71ff27fc2769a1b78a27578f13a17b -> + custom:container-demuxer-webm: 4f35f7cbe854078d1ac9338744f61a02 -> + custom:container-demuxer-ogg: 62fdf1f143b41e24485cea50d1cbac27 -> + custom:video-encoder-webm-vp8: eb34c28f22e8b96e1ab97ce403110664 -> + custom:video-codec-MediaFoundation-h265: e54d7ab0439102e2317fc1e4b246158d -> + custom:video-decoder-webm-vp8: 9c59270c3fd7afecdb556c50c9e8de78 -> + custom:graphics/normal-map-encoding: 01000000000000000000000000000000 -> 02000000000000000000000000000000 + custom:audio-decoder-ogg-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> + custom:audio-encoder-webm-vorbis: bf7c407c2cedff20999df2af8eb42d56 -> +======================================================================== +Received Prepare +Refreshing native plugins compatible for Editor in 12.37 ms, found 2 plugins. +Preloading 0 native plugins for Editor in 0.00 ms. +Unloading 24 Unused Serialized files (Serialized files now loaded: 0) +System memory in use before: 52.8 MB. +System memory in use after: 53.0 MB. + +Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 2819. +Total: 3.764100 ms (FindLiveObjects: 0.235300 ms CreateObjectMapping: 0.056400 ms MarkObjects: 3.448000 ms DeleteObjects: 0.023400 ms) + AssetImportParameters requested are different than current active one (requested -> active): custom:framework-win-MediaFoundation: 216162199b28c13a410421893ffa2e32 -> custom:video-decoder-ogg-theora: a1e56fd34408186e4bbccfd4996cb3dc -> -- GitLab